Commit Graph

149 Commits

Author SHA1 Message Date
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 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
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
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 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
phill-ridout f419108e61 Removed spacing from comments. 2013-02-12 19:26:19 +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
Raoul Snyman b5f3e46ad4 Pedantics. 2013-02-11 19:41:32 +02:00