Commit Graph

224 Commits

Author SHA1 Message Date
Andreas Preikschat 03941538e5 changed comment 2013-02-19 08:30:41 +01:00
Andreas Preikschat 718a440b8f added another formattingtags test 2013-02-19 08:27:55 +01:00
Tim Bentley 4b30d6cd29 Openup servicemanager again 2013-02-18 21:36:36 +00:00
Raoul Snyman 7407d6a16c Comment out the test properly. 2013-02-18 23:25:42 +02:00
Raoul Snyman 74fc1d3988 HEAD 2013-02-18 23:05:08 +02:00
Raoul Snyman 3a9aa65d54 Comment out a test that don't wanna work. 2013-02-18 23:01:28 +02:00
Raoul Snyman c0653676e7 HEAD 2013-02-18 22:59:44 +02:00
Tim Bentley 45ed3bd97e Test messages 2013-02-18 20:44:55 +00:00
Tim Bentley 89b7083a69 Head 2013-02-18 20:40:40 +00:00
Tim Bentley b7c43aa65e Minor code clean up and add more tests
bzr-revno: 2187
2013-02-18 20:39:48 +00:00
Tim Bentley 17e367c6ba Fix up tests 2013-02-18 19:34:36 +00:00
Andreas Preikschat 4366d8307d fixed interface test 2013-02-18 12:09:09 +01:00
Tim Bentley 748d9d9d30 Ahhhh blank line 2013-02-17 20:25:42 +00:00
Tim Bentley 219fec12d2 Revert some changes - functional Ok. Interfaces mess 2013-02-17 20:21:15 +00:00
Tim Bentley 5c0fa26289 Revert some changes - functional Ok. Interfaces mess 2013-02-17 20:11:37 +00:00
Andreas Preikschat b58773cbfe fixed tests 2013-02-17 14:03:59 +01:00
Tim Bentley 62b1653c46 Fix the unit test framework 2013-02-17 07:54:43 +00:00
Tim Bentley 2fab6cfb39 Head 2013-02-16 20:45:36 +00:00
Tim Bentley a14f624a81 Fixes 2013-02-16 20:45:15 +00:00
Tim Bentley e921e63e35 Head 2013-02-16 20:43:47 +00:00
Andreas Preikschat e9ac83bf47 use own ScreenList() call instead of using parents to access it
And more tests

bzr-revno: 2184
2013-02-16 20:42:29 +00:00
Andreas Preikschat ead6da8cbf Added UiStrings test
Added FormattingTags test

bzr-revno: 2183
2013-02-16 20:41:33 +00:00
Tim Bentley 6f9126dc95 Fix messages 2013-02-16 20:40:05 +00:00
Tim Bentley b736c24a47 More updates for Service Item Tests 2013-02-16 20:04:26 +00:00
Andreas Preikschat 573f687d9e fixed spaces/lines 2013-02-16 21:00:31 +01:00
Tim Bentley 0c0742bbbf Add Service Item Tests 2 2013-02-16 18:27:38 +00:00
Tim Bentley a463314b7a Add Service Item Tests 2013-02-16 18:24:31 +00:00
Andreas Preikschat 5b4e285782 created constant; changed test method description 2013-02-16 19:14:41 +01:00
Andreas Preikschat db00a864fc fixed test method descriptions; created costant 2013-02-16 19:11:22 +01:00
Andreas Preikschat 10f7a464b4 delete appliction in tearDown 2013-02-16 19:06:23 +01:00
Andreas Preikschat fab327c89f moved application creation 2013-02-16 19:04:17 +01:00
Andreas Preikschat d78373e65e r2182 2013-02-16 17:06:23 +01:00
Andreas Preikschat a24ff2a4a2 added newline to end of file 2013-02-16 17:05:39 +01:00
Andreas Preikschat bea5fe2596 cleaned code 2013-02-16 16:02:19 +01:00
Tim Bentley 8dc7c6ae65 Head 2013-02-16 13:25:18 +00:00
Tim Bentley 0d6e9389b9 Clean up Song Usage dialog 2013-02-16 13:02:20 +00:00
Andreas Preikschat 479244fde2 fixed import I just removed :/ 2013-02-16 13:42:25 +01:00
Andreas Preikschat b76656420b moved file to match file name 2013-02-16 13:40:19 +01:00
Andreas Preikschat ce1d5b6539 fixed import order 2013-02-16 13:33:54 +01:00
Andreas Preikschat 9ecb575d5b clean up 2013-02-16 13:30:16 +01:00
Andreas Preikschat b1ec7aa187 completed screen list test 2013-02-16 13:27:13 +01:00
Raoul Snyman a8fafc3363 HEAD 2013-02-16 14:01:10 +02:00
Andreas Preikschat 434349b47d fixed test 2013-02-16 12:46:57 +01:00
Andreas Preikschat a40defdeab r2181 2013-02-16 12:46:12 +01:00
Tim Bentley 616684d9ad Merge and fixes 2013-02-16 10:40:05 +00:00
Andreas Preikschat 74f983207c r2180 2013-02-16 11:28:48 +01:00
Andreas Preikschat 7e0ea578ee started with screen tests 2013-02-16 11:28:37 +01:00
Tim Bentley 454f428845 Text fix 2013-02-16 10:17:48 +00:00
Tim Bentley 8ad83b52ba Text fix 2013-02-16 10:15:49 +00:00
Tim Bentley 8e16fc9d77 Head 2013-02-16 06:51:41 +00:00
Tim Bentley 11dea519d2 Fix import order 2013-02-16 06:51:25 +00:00
Andreas Preikschat 7c9506af4a - fixed Bug #1100277 (Songs don't load with latest build)
- added nose to check_dependencies.py
- fixed version number compare in create_separated_list

bzr-revno: 2178
2013-02-16 06:48:52 +00:00
Philip Ridout 53beeed257 Fix bug #1067251: Correct focus of theme manager's dialogs
- Fix a bug where the line edit in certain dialogs was not focused on show.
- Add a test

bzr-revno: 2177
Fixes: https://launchpad.net/bugs/1067251
2013-02-15 21:24:01 +02:00
Andreas Preikschat cd83142d77 fixed test 2013-02-15 12:55:47 +01:00
Andreas Preikschat b77ae7a187 fixed test 2013-02-15 12:09:51 +01:00
Tim Bentley bd0ff619a9 Clean up settings and alerts 2013-02-14 21:31:17 +00:00
Tim Bentley 796a147ffe Remove one extra file 2013-02-14 17:34:41 +00:00
Tim Bentley a5b6b5fe90 Fix init methods 2013-02-14 17:30:28 +00:00
Andreas Preikschat 6b2274645a added test for UiStrings, started with FormattingTags tests 2013-02-14 15:54:45 +01:00
Tim Bentley 89856e0e9a Cleanup 2013-02-13 19:22:43 +00:00
Tim Bentley bc5334fa1a Add new tests to system 2013-02-13 19:10:41 +00:00
Tim Bentley b7cd1456a9 Head 2013-02-13 17:33:57 +00:00
Tim Bentley 6be6a54d6e Fix tests in the correct manner 2013-02-13 17:33:37 +00:00
phill-ridout f419108e61 Removed spacing from comments. 2013-02-12 19:26:19 +00:00
Tim Bentley a73d4cce08 Fix review comments 2013-02-12 16:42:09 +00:00
Raoul Snyman 98311d9ad1 Add an interface test for the find_plugins method.
Not sure if this should be an interface test or a scenario test, but it does very little mocking, tries to let the bits of OpenLP run for real, and checks that all the plugins are imported.

Remove the superfluous argument to the find_plugins method.
2013-02-11 23:16:30 +02:00
phill-ridout 35eebb2a8e Added validator test 2013-02-11 20:47:53 +00:00
Tim Bentley 5bc10bf1a9 Fix delete issue 2013-02-11 19:54:18 +00:00
Tim Bentley 19f9cb8c24 Fix key error in tests 2013-02-11 19:48:38 +00:00
Raoul Snyman 3b3eab52c5 Additional fixes and tweaks 2013-02-11 21:44:04 +02:00
Tim Bentley b4a3833858 Fix up tests - initial 2013-02-11 19:20:08 +00:00
Tim Bentley b119783a2c Start of settings tests 2013-02-11 18:08:32 +00:00
Raoul Snyman b5f3e46ad4 Pedantics. 2013-02-11 19:41:32 +02:00
Raoul Snyman f822aed40f Add some tests around the PluginManager class. 2013-02-11 15:22:13 +02:00
Raoul Snyman 00a0748423 Try to add the SIP initialisation in a base module. 2013-02-10 22:09:39 +02:00
Raoul Snyman 761bb6339d More code cleanups.
- Corrected more naming conventions
- Changed old-style signal-slot connections
- Added properties to the author form
2013-02-10 22:04:47 +02:00
Andreas Preikschat d0104bf795 fixed comments 2013-02-10 19:59:00 +01:00
phill-ridout 17200d85fc some more changes to the test 2013-02-09 21:23:43 +00:00
Tim Bentley 536bee40d4 Test fixes 2013-02-09 17:07:33 +00:00
phill-ridout 7d7da00848 made changes according to Superfly's instructions. 2013-02-08 21:49:26 +00:00
phill-ridout e1552ddce1 actually added test file 2013-02-08 19:13:18 +00:00
Tim Bentley fae34b1b4d Head + fix merge problems 2013-02-07 07:17:19 +00:00
Andreas Preikschat 947cfce931 cough... 2013-02-06 22:50:55 +01:00
Andreas Preikschat 396d0b1cd2 remove pytest and renamed mocked function 2013-02-06 22:39:52 +01:00
Andreas Preikschat ed38ba3519 fixed comments 2013-02-06 21:47:57 +01:00
Andreas Preikschat fe74e66400 docs ;) 2013-02-06 20:55:28 +01:00
Andreas Preikschat 2c8f0e66b2 comleted tests 2013-02-06 20:45:11 +01:00
Tim Bentley d491997ca7 old test code 2013-02-06 19:25:16 +00:00
Andreas Preikschat 022f0e0184 started with tests 2013-02-06 18:36:36 +01:00
Andreas Preikschat 86912ec2c3 removed not needed imports; removed not needed script 2013-02-04 22:22:12 +01:00
Tim Bentley b7b19a4180 Fix up Registry function processing 2013-02-04 19:25:12 +00:00
Tim Bentley 6ef4db5ce8 Tests restructure 2013-01-31 19:41:45 +00:00
Tim Bentley 72920494a6 Head and merge fixes 2013-01-30 22:01:52 +00:00
Tim Bentley 074dff44d3 spelling 2013-01-30 18:55:46 +00:00
Tim Bentley d6d6acf6a0 spelling 2013-01-30 18:51:37 +00:00
Andreas Preikschat 68128af18f fixed test 2013-01-30 19:42:22 +01:00
Tim Bentley d72bc1b340 correct error text 2013-01-30 18:18:28 +00:00
Tim Bentley 8f9b20a6cc fix exception texts 2013-01-29 22:05:58 +00:00
Tim Bentley 81aaf6dab9 fix exception texts 2013-01-29 22:05:32 +00:00
Tim Bentley 552111629b fix exception texts 2013-01-29 20:10:09 +00:00