Ticket #5511 (closed: fixed)
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: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
Note: See
TracTickets for help on using
tickets.