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
Tim Bentley
f21d3cfa83
fix tests
2014-05-03 20:32:19 +01:00
Andreas Preikschat
2ba7fa4f44
head
2014-05-01 18:58:32 +02:00
Andreas Preikschat
3f75a913e2
removed not working tests
2014-05-01 18:57:45 +02:00
Andreas Preikschat
79d3e95c32
pep8 fixes
2014-04-20 16:13:09 +02:00
Andreas Preikschat
85c2179102
added test
2014-04-20 16:03:07 +02:00
Dmitriy Marmyshev
3cf9094e5f
Added ability to rename items in ServiceManager.
...
bzr-revno: 2352
2014-04-12 23:26:09 +02:00
Andreas Preikschat
d16d8066ad
- updated vlc.py
...
bzr-revno: 2349
2014-04-12 16:37:38 +02:00
Samuel Mehrbrodt
d1ab85d2fc
Trunk
2014-04-07 15:51:49 +02:00
Tim Bentley
151f1017c5
finished
2014-04-02 20:35:09 +01:00
Samuel Mehrbrodt
a7dc47e80f
Test
2014-03-31 21:07:54 +02:00
Andreas Preikschat
5a02ab9471
test: splash screen test
2014-03-31 16:07:05 +02:00
Tim Bentley
85111766d5
Migrate tests and add copyright
2014-03-14 22:08:44 +00:00
Tim Bentley
1fa0d58f85
Tests
2014-03-14 20:06:24 +00:00
Tim Bentley
4e834f6d70
Head
2014-03-14 17:37:28 +00:00
Tim Bentley
c2a429c52d
Space
2014-03-14 17:35:00 +00:00
Tomas Groth
ed03ec2195
Fixes for tests on wine/windows
2014-03-13 21:59:10 +01:00
Tim Bentley
17f33712db
minor fixes
2014-03-13 20:37:02 +00:00
Tim Bentley
9051692dba
Mixin for tests
2014-03-13 20:34:46 +00:00
Jonathan Springer
af5e751d27
Merge trunk
2014-03-12 18:15:08 -04:00
Jonathan Springer
6f05711414
Fixes settings initialization in tests to actually use temporary ini file.
2014-03-12 01:31:19 -04:00
Tomas Groth
2b55da02c1
Reuse QApplication instance to avoid segfaults.
2014-03-10 20:56:36 +01:00
Tim Bentley
4c7fa599c6
Add app to test
2014-01-04 08:28:45 +00:00
Tim Bentley
06e68627d7
Head
2014-01-04 07:54:50 +00:00
Tim Bentley
8518207417
Fix up test failures
2014-01-01 14:59:57 +00:00
Tim Bentley
259b2b074f
Fix widget
2013-12-31 21:02:35 +00:00
Tim Bentley
51178b2ede
Fix tests
2013-12-31 20:29:03 +00:00
Tim Bentley
e49beeb2c4
More tests
2013-12-31 07:27:07 +00:00
Tim Bentley
c8a3b33044
Start to fix ServiceManager and extent tests
2013-12-30 19:50:34 +00:00
Tim Bentley
e6bcf7d852
Head and fix confilcts
2013-12-28 21:33:38 +00:00
Tim Bentley
6d8b5cadb4
Lib cleanup and 2014
2013-12-24 08:56:50 +00:00
Tim Bentley
cd9f9e4c8d
move registry to common
2013-12-13 17:44:05 +00:00
Tim Bentley
9fd590bb70
clean up tests
2013-12-06 19:07:02 +00:00
Tim Bentley
f32409b5a5
format changes
2013-12-06 19:00:37 +00:00
Tim Bentley
b1873016c9
Move and tests
2013-10-23 20:25:46 +01:00
5481a4718d
HEAD, and futher fixing of mock imports
2013-10-04 23:45:38 +02:00
Andreas Preikschat
3e1a863bae
2to3 and resources.py
2013-08-31 20:17:38 +02:00
Tim Bentley
ba111776ed
Remove pickle from the code now 2.0.2 is in
2013-08-25 19:31:15 +01:00
Andreas Preikschat
5cce4c9443
head
2013-06-16 18:40:47 +02:00
Andreas Preikschat
6ddbdc196d
fixed spelling
2013-06-01 20:19:53 +02:00
Andreas Preikschat
1290b85abe
removed test
2013-06-01 16:49:47 +02:00
Andreas Preikschat
20c200cf07
added test
2013-05-12 11:38:25 +02:00
Andreas Preikschat
0122ac64f2
fixed test
2013-05-11 19:24:03 +02:00
Andreas Preikschat
32957eca0c
removed dead code
2013-05-09 21:38:57 +02:00
Andreas Preikschat
4ee6d014ff
release the key
2013-05-08 22:13:33 +02:00
Andreas Preikschat
7e41362ca2
completed test
2013-05-08 22:05:54 +02:00
Andreas Preikschat
9a068f5144
started with test
2013-05-06 09:43:19 +02:00
Patrick Zimmermann
c0d722e63a
Name listpreviewwidget test class correctly.
2013-04-27 12:06:08 +02:00
Patrick Zimmermann
46882beefe
Add tests for the listpreviewwidget.
2013-04-27 12:00:46 +02:00
Andreas Preikschat
a9cb8b07a7
fixed assertion test
2013-03-30 15:47:38 +01:00