Commit Graph

145 Commits

Author SHA1 Message Date
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
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
Andreas Preikschat
d0104bf795 fixed comments 2013-02-10 19:59:00 +01:00
Tim Bentley
536bee40d4 Test fixes 2013-02-09 17:07:33 +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
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
Tim Bentley
47b4c5694d fix text 2013-01-29 20:00:13 +00:00
Tim Bentley
a2dfd3b176 fix text 2013-01-29 19:55:22 +00:00
Tim Bentley
0a1f91af8b Review fixes 2013-01-29 17:19:19 +00:00
Tim Bentley
9719645edd Fix up tests and amened Register 2013-01-27 20:59:02 +00:00
Tim Bentley
80a2a7449e Move var cleanups 2013-01-27 20:36:18 +00:00
Tim Bentley
bdb9089409 Cleanup ServiceManager code 2013-01-27 07:36:04 +00:00
Tim Bentley
96afb2a737 Fix tests so they work better. Pylint fixes and bug fixex 2013-01-25 20:50:18 +00:00
Tim Bentley
88119d58ab fix tests to run 2013-01-24 20:14:30 +00:00
Tim Bentley
c0aca32660 Head 2013-01-24 20:08:52 +00:00
Tim Bentley
0e6b7c705d fix up testing bugs 2013-01-24 20:04:18 +00:00
Tim Bentley
c78fc8d99e tests 2013-01-24 19:38:38 +00:00
Tim Bentley
afe9f9ba0e fix test 2013-01-24 19:08:47 +00:00
Tim Bentley
97b6592be8 remove test for now 2013-01-24 19:07:11 +00:00
Tim Bentley
1e3590a152 Clean up complete for now 2013-01-24 06:00:51 +00:00
Tim Bentley
c801e45668 remove unused 2013-01-23 21:51:45 +00:00
Tim Bentley
f8ab805c7a fix test bug 2013-01-23 21:01:30 +00:00
Tim Bentley
aafef12bf8 Head with fixes 2013-01-23 20:29:43 +00:00
Tim Bentley
9a107e627b Head 2013-01-23 19:53:02 +00:00
Tim Bentley
a62cf5dca6 Updates to tests 2013-01-23 19:51:39 +00:00
Tim Bentley
9067b16e0e fix up some tests 2013-01-22 21:59:45 +00:00
Raoul Snyman
cdfc423456 Attempt to fix a test which breaks on our CI server because it uses an older version of Mock. 2013-01-21 22:15:10 +02:00
Tim Bentley
895215715c Move text changes 2013-01-21 17:22:10 +00:00
Tim Bentley
2bbe629c43 Head 2013-01-21 16:51:11 +00:00
Raoul Snyman
007b87ea9c Add some tests to cover validate_thumb() 2013-01-21 15:57:09 +02:00
Raoul Snyman
47ecdbd74c Make the test pass, too. 2013-01-21 15:17:27 +02:00
Raoul Snyman
d5bb154354 Whoops, we need datetime imported. 2013-01-21 15:16:41 +02:00
Raoul Snyman
d1bd72a508 Add a test for Jonathan to complete. 2013-01-21 15:04:18 +02:00
Tim Bentley
b04a6bba79 Code tidy ups to make pylint happier 2013-01-21 07:29:43 +00:00
Raoul Snyman
ac795d8439 Fix up the openlp_core_ui tests so that they run and they don't segfault at the end 2013-01-21 09:26:36 +02:00
Tim Bentley
a54d02f81c Fix merges 2013-01-21 06:52:55 +00:00
Raoul Snyman
2b0ac109e3 Added another tests for the check_item_selected() function. 2013-01-20 23:09:52 +02:00
Raoul Snyman
198f7843cf Removed some seemingly stray files 2013-01-20 22:55:03 +02:00
Raoul Snyman
1f51426a78 Moved some stuff around and added some more tests 2013-01-20 22:53:58 +02:00
Raoul Snyman
8c916254e4 HEAD 2013-01-20 21:33:26 +02:00
Tim Bentley
3681ef911c Updates 2013-01-20 17:12:33 +00:00
Tim Bentley
d4db88d2a4 More Service item tests 2013-01-20 10:01:51 +00:00
Tim Bentley
40ac589470 Fix tests take 2 2013-01-19 21:34:16 +00:00
Tim Bentley
02fc8dbb56 Fix tests 2013-01-19 20:46:11 +00:00
Tim Bentley
db9d2a4a56 Fix up unit tests 2013-01-19 18:31:22 +00:00
Tim Bentley
9d8fc508b0 Head 2013-01-16 19:37:11 +00:00
Tim Bentley
f2ef685cf1 tidy ups 2013-01-16 19:35:44 +00:00
Tim Bentley
9f7725573d Fix tests 2013-01-09 19:56:16 +00:00
Raoul Snyman
6531224cec Fix an erroneous and unused import in a test. 2013-01-08 08:20:49 +02:00
Raoul Snyman
b438fa2218 HEAD 2013-01-07 22:22:11 +02:00
Raoul Snyman
cbb8ad02b6 Add tests for build_icon. 2013-01-07 22:21:14 +02:00
Raoul Snyman
69daaa3d5d Fix failing get_data_path_with_custom_location_test()
Fix the test that fails after our upgrade to use SIP API version 2 and the changes to the Settings class. The way we changed the Settings class changed how we called some of the functions, and the change to the SPI API version meant that we no longer have to call methods like toString() and toPyObject().

Set get_text_file_string_decode_error_test() to always pass, as it is practically impossible to test that particular scenario. Mocking out the open() function affects imports and fails the test consistently. Perhaps we can come back to this test at a later stage.
2013-01-07 14:05:19 +02:00
Tim Bentley
e03a265ba9 Style updates and more tests 2013-01-02 21:50:20 +00:00
Tim Bentley
174905b991 update tests 2012-12-30 22:10:51 +00:00
Tim Bentley
8f7c53c1fc Add some more tests 2012-12-30 19:03:10 +00:00
Tim Bentley
e79250c06b Fix seek slider code - and Head 2012-12-30 08:33:42 +00:00
Raoul Snyman
e195cc0c56 Writing some more tests 2012-12-10 22:48:37 +02:00
Tim Bentley
5a4a33b9b8 Updates 2012-12-09 20:57:41 +00:00
Tim Bentley
96f302b1c2 More tests 2012-12-08 12:45:04 +00:00
Tim Bentley
e8b578c8a2 Head 2012-12-08 11:27:22 +00:00
Tim Bentley
85f9d44609 More tests 2012-12-08 11:21:57 +00:00
Tim Bentley
597e15a50b Missing files 2012-12-08 08:50:21 +00:00
Raoul Snyman
94224beed5 Fully qualified the module path to patch. 2012-12-07 23:38:02 +02:00
Raoul Snyman
25c64d5651 Renamed some tests. 2012-12-07 23:15:10 +02:00
Raoul Snyman
9934a41d48 Fleshed out get_filesystem_encoding_test thanks to Jonathan C 2012-12-07 23:08:38 +02:00
Raoul Snyman
000b06ffe6 Moved the _get_frozen_path() test to the proper test case. 2012-12-07 22:52:55 +02:00
Raoul Snyman
e5b8a1b1ad Stubbed out a new test. 2012-12-07 22:50:38 +02:00
Raoul Snyman
93fd476383 Expanded the check_directory_exists() test. 2012-12-07 21:08:28 +02:00
Raoul Snyman
4de4a1823c Test check_directory_exists. 2012-12-07 20:10:24 +02:00
Raoul Snyman
23150fefe8 Added a test for the translate() function. 2012-12-07 19:47:33 +02:00
Raoul Snyman
6a1fac1d51 Fixed up some comments. 2012-12-07 00:21:19 +02:00
Raoul Snyman
9e898d6067 Yay! More tests! 2012-12-07 00:19:17 +02:00
Raoul Snyman
392dc31223 Tried to fix a problem with a test on Jenkins. 2012-12-06 14:58:19 +02:00
Raoul Snyman
745bf0e1ee More tests 2012-12-06 12:55:12 +02:00
Raoul Snyman
ebdd1d35dc Removed some unnecessary imports in the tests. 2012-12-05 23:22:29 +02:00
Raoul Snyman
0483fdc8ea Forgot to mock out another method. 2012-12-05 22:55:28 +02:00
Raoul Snyman
ee6495e08f Expanded the tests. 2012-12-05 22:44:42 +02:00
Raoul Snyman
8a4f143878 First couple of (example) tests and a README file to go with it. 2012-12-05 20:52:31 +02:00