Ticket #6264 (closed: fixed)
Tidy up PythonInterface/test directory
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | #6263 | |
Blocking: | Tester: | Stuart Campbell |
Description
All the Python tests currently sit in a single directory making it hard to see what is going on. Separate them out by sub-package + a PythonAlgorithms target in a separate sub directory.
This ticket will also cover moving the PythonAlgorithms that are based on the new API from PythonAPI/PythonAlgorithms to PythonInterface/PythonAlgorithms.
Change History
comment:2 Changed 8 years ago by Martyn Gigg
Add structure to PythonInterface test directory. Refs #6264
Each submodule has its own directory along with the PythonAlgorithms.
Changeset: e71cb893b21b75c6da8f87d8e0af617f2ecdd704
comment:3 Changed 8 years ago by Martyn Gigg
Move new API algorithms to PythonInterface dir Refs #6264
Changeset: 927a4d4d27a6de8f363a4cd04024af14545df7ff
comment:4 Changed 8 years ago by Martyn Gigg
Add structure to PythonInterface test directory. Refs #6264
Each submodule has its own directory along with the PythonAlgorithms.
Changeset: e71cb893b21b75c6da8f87d8e0af617f2ecdd704
comment:5 Changed 8 years ago by Martyn Gigg
Move new API algorithms to PythonInterface dir Refs #6264
Changeset: 927a4d4d27a6de8f363a4cd04024af14545df7ff
comment:6 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 8 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell