Commit | Date | |
---|---|---|
[r16377]
by
bugman
Eliminated the self._test_dir test class variable. The system and GUI tests will now use the same script path. |
2012-05-22 10:44:06 | Tree |
[r16376]
by
bugman
Removed the recently added GUI test 'scripts' directory. The GUI tests will from now on use the system test scripts directly (after they have been modified |
2012-05-22 10:40:34 | Tree |
[r16375]
by
bugman
Modified and renamed the self._execute_uf() method so that it will work with the system test scripts. The file and directory arguments are now merged, as required by the GUI user function pages. |
2012-05-22 10:38:54 | Tree |
[r16374]
by
bugman
Converted the bmrb_rw.py system test script to use the new prompt self._execute_uf() method. The GUI test framework will need slight modification to use this script directly still. |
2012-05-22 10:27:15 | Tree |
[r16373]
by
bugman
Created a special private method for the prompt/script UIs for executing user functions. This self._execute_uf() method will be used for the sharing of scripts in the system and GUI tests. |
2012-05-22 10:19:14 | Tree |
[r16372]
by
bugman
Refactored the system and GUI tests for code sharing. The GUI tests now can inherit tests from the system tests. This is done for the BMRB system tests, |
2012-05-22 10:09:08 | Tree |
[r16371]
by
bugman
Created a directory for GUI test 'scripts' to match the system test layout and scripts. The idea is to mirror the system test script setup, at least for the scripts. The GUI scripts will |
2012-05-22 09:07:18 | Tree |
[r16370]
by
bugman
More fixes for the Sequence.GetValue() method - it now really handles single values correctly. |
2012-05-22 08:57:44 | Tree |
2012-05-22 08:54:27 | Tree | |
2012-05-22 08:52:01 | Tree |