Ticket #5511 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

MARI system tests

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: major Milestone: Release 2.2
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description


Change History

comment:1 Changed 8 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Martyn Gigg

Allow base classes for system tests.

An abstract class, using Python's abc module, can be defined to amalagate code from tests that require similar workflows. The check for tests now uses an import rather than a regex check on the file. Implemented a base class for the direct inelastic tests with MARI as a first test.

Changeset: cf91e3312270b06a123014e8f2cfcf67c8aef148

comment:3 Changed 8 years ago by Martyn Gigg

Fix MARI reference file name. Refs #5511

Changeset: 8addeb32aff86a5d1bbb775d877c5a1af1f52285

comment:4 Changed 8 years ago by Martyn Gigg

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:5 Changed 8 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:6 Changed 8 years ago by Russell Taylor

  • Status changed from verifying to closed

Two MARI system tests in ISISDirectInelastic.py: MARIReductionFromFile & MARIReductionFromWorkspace

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6357

Note: See TracTickets for help on using tickets.