00455847a7
HEAD
2014-10-28 22:27:09 +02:00
743dc59d51
[fix 1386710] Fix traceback after settings form is saved
...
Fixes: https://launchpad.net/bugs/1386710
2014-10-28 21:40:01 +02:00
ae7c863333
[fix 1385979] Check if the item is valid first
2014-10-28 21:02:06 +02:00
Tomas Groth
11b2b4dc3b
Added test for checking extension list creation
2014-10-27 21:38:19 +00:00
b34da371ba
[ fix #1385438 ] Make list widget items select tab pages via user data rather than just their position.
...
Fixes: https://launchpad.net/bugs/1385438
2014-10-25 22:26:19 +02:00
76f4b6e3ad
Forgot to add test file
2014-10-22 22:44:05 +02:00
551a10d311
Added and updated tests:
...
- Refactored FirstTimeForm to use an initalise() method, in order to be more testable
- Rewrote FTW tests to test initialise()
- Refactored TestMixin get_application() to setup_application() since it doesn't actually return an application object
- Refactored ListPreviewWidget to make it more testable
- Wrote tests for ListPreviewWidget
- Refactored FormattingTagsForm somewhat
- Updated FormattingTagsForm tests
Updated setup.py with some Python3 changes.
2014-10-22 22:43:05 +02:00
Tomas Groth
4bacaab205
trunk
2014-09-21 20:23:40 +01:00
Tomas Groth
74391978e8
pep8 fix
2014-09-10 10:07:10 +02:00
Tomas Groth
2e0c3e24f7
Changed thememanager test so it doesn't make the zipfile module unuseable.
2014-09-10 10:05:45 +02:00
bf488da516
Added tests for with and without os x menu icon, renamed some tests to use our test name convention, fixed up and added more tests for the FormattingTagsForm.
2014-09-08 00:17:20 +02:00
Tomas Groth
36326085f8
trunk
2014-08-26 22:19:08 +01:00
Tim Bentley
565c2312d0
head
2014-08-24 10:37:49 +01:00
Tim Bentley
09bb622af8
Final tests
2014-08-24 10:32:26 +01:00
Tim Bentley
516fd30bc7
fix conversion bug
2014-08-23 21:42:10 +01:00
Tomas Groth
fd4dc4caf7
Fixed another windows test by properly constructing paths.
2014-08-21 15:07:02 +02:00
Tomas Groth
49fca807f4
deleted file leftover from merge
2014-08-21 14:41:46 +02:00
Tomas Groth
3b092319c9
trunk
2014-08-21 11:24:40 +02:00
Tomas Groth
db477f8d9c
trunk
2014-08-04 18:12:03 +01:00
Stewart Becker
04bafa62fa
Added an option to wrap footer text
...
bzr-revno: 2409
2014-08-04 06:06:34 +01:00
Samuel Mehrbrodt
933ec66efc
Fix theme export and add unit test.
...
bzr-revno: 2406
2014-08-04 06:00:34 +01:00
Stewart Becker
668864c38d
Tidy up tests and formatting
2014-07-22 21:06:48 +01:00
Stewart Becker
9a1ce000b7
Patch Registry.execute so that it is undoen at end of test
2014-07-21 22:45:27 +01:00
Tomas Groth
29f8eedeaf
Merged with trunk and reverted changes to the tag test
2014-07-14 09:19:47 +02:00
ba9ff89354
[fix] PEP8 error: no whitespace
2014-07-13 13:04:37 +02:00
f2d3bbee47
Added the name of the current item to the service controller, and added some more tests
2014-07-13 01:47:53 +02:00
Tomas Groth
e6f5136708
Suggested changes to tests
2014-07-07 19:22:58 +02:00
Tomas Groth
33e104d57d
Tried to fix some linux vs windows issues. Also added a test.
2014-07-04 10:45:17 +02:00
Tomas Groth
376f8f3dc7
Added test for thememanager
2014-07-02 21:18:18 +02:00
Samuel Mehrbrodt
aa0e1ca107
Add test
2014-06-23 15:51:56 +02:00
Tim Bentley
567b3f4b57
Fix up description
2014-06-05 17:32:29 +01:00
Tim Bentley
f23e603314
Fix up interface better
2014-06-05 17:25:37 +01:00
Tim Bentley
82f97ee736
Fix suffix error in presentation
2014-05-31 21:00:10 +01:00
Jonathan Springer
1cd9fff9bd
Change how we define which menu items are included in the main menu on Mac OS
...
Change variable type to conform to expected type
Make vlcplayer stop() call asynchronous to avoid a deadlock with the UI thread
Add test for the main window function set_service_modified
bzr-revno: 2382
2014-05-11 05:45:30 +01:00
Jonathan Springer
13b9a7de72
Add test for the main window function set_service_modified
2014-05-08 10:57:26 -04:00
Tim Bentley
1e6f00c2eb
Add test
2014-05-07 17:05:27 +01:00
Tim Bentley
f21d3cfa83
fix tests
2014-05-03 20:32:19 +01:00
Jonathan Springer
05171453ea
merge trunk
2014-04-21 10:46:54 -04:00
dee8ed2850
Fix an exception raised when loading media players if the configuration is blank
2014-04-21 00:23:26 +02:00
Jonathan Springer
c8d0efe2ea
merge trunk
2014-04-20 16:19:41 -04:00
Jonathan Springer
ef5b1cf4ac
Revert PEP8 clean ups as they were already done in a different branch
2014-04-16 17:19:22 -04:00
Jonathan Springer
b6e0aa6c2e
PEP8 clean up in tests
2014-04-16 16:44:22 -04:00
Samuel Mehrbrodt
dd4e2c8d61
More PEP8
2014-04-16 21:59:34 +02:00
Samuel Mehrbrodt
bb1af7ed00
PEP8
2014-04-16 21:56:54 +02:00
Jonathan Springer
cebec89556
merge trunk
2014-04-16 04:00:19 -04:00
Jonathan Springer
ebc4476fdd
Fixes first time wizard to use url and paths in web config file
...
Fixes PEP8 error in servicemanager
Add tests for first time form
bzr-revno: 2364
2014-04-16 05:49:45 +01:00
Jonathan Springer
721bcc20e2
Reorder imports
2014-04-15 16:51:55 -04:00
Jonathan Springer
87e1c5d986
Add tests for First Time Wizards web config file
2014-04-15 14:44:33 -04:00
Samuel Mehrbrodt
758a80a4aa
Trunk
2014-04-13 13:37:11 +02:00
Jonathan Springer
307f46921c
Merge trunk
2014-04-10 20:29:22 -04:00