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
98c41ae586
Mock device detection during test.
2014-09-08 21:58:42 +01:00
Tomas Groth
79ef9315d5
Added a test
2014-09-08 21:49:33 +01:00
Tomas Groth
df28a6799b
trunk
2014-09-02 21:17:56 +01:00
Tomas Groth
62811d660f
Implemented a workaround for bug1251437
...
Fixes: https://launchpad.net/bugs/1251437
2014-08-27 10:43:18 +02:00
86291d0c41
Round 1 of media clip dialog refresh
2014-08-21 01:35:24 +02:00
Tomas Groth
074ab4b1bb
Head
2014-04-22 22:18:58 +02:00
Tomas Groth
7980231273
Skip tests on windows.
2014-04-22 22:13:36 +02:00
Tomas Groth
f6231e024a
Head
2014-04-20 15:57:12 +02:00
Samuel Mehrbrodt
bb1af7ed00
PEP8
2014-04-16 21:56:54 +02:00
Stefan Strasser
5e1a7ce767
replaced all occurrences of the deprecated alias assertEquals() with assertEqual()
2014-04-15 07:28:51 +02:00
Tomas Groth
f16a781309
Changed the clipselector gui a bit.
2014-04-09 22:24:19 +02:00
Tomas Groth
aefef04d97
Small fixes. Added checks of start/end times.
2014-04-07 23:08:48 +02:00
Tomas Groth
bc2d45fc30
Head
2014-04-05 15:27:53 +02:00
Tomas Groth
43f18ee2c9
Added some tests.
2014-04-05 09:46:35 +02:00
Tim Bentley
151f1017c5
finished
2014-04-02 20:35:09 +01:00
Tim Bentley
c38c576f94
test fixes
2014-04-02 19:51:21 +01:00
Tomas Groth
73304d7ec3
Added check to see if given path exists.
2014-03-30 21:32:41 +02:00
Tomas Groth
3608ad4fcd
Added first tests for mediaclipselectorform.py
2014-03-20 22:52:53 +01:00
Tim Bentley
22e9d6d1a9
Head
2014-03-17 07:14:51 +00:00
Tim Bentley
86bbc0d66c
Migrate new tests to mixins
2014-03-15 06:29:41 +00:00
Tim Bentley
85111766d5
Migrate tests and add copyright
2014-03-14 22:08:44 +00:00
Tim Bentley
d2efa83e89
Head
2014-03-14 17:34:36 +00:00
Tim Bentley
ff44daa258
Yet more tests - with file
2014-03-11 20:11:04 +00:00
Tim Bentley
a74567b9f6
Bible database tests
2014-03-11 19:01:09 +00:00
Tomas Groth
2b55da02c1
Reuse QApplication instance to avoid segfaults.
2014-03-10 20:56:36 +01:00
Tim Bentley
cd9f9e4c8d
move registry to common
2013-12-13 17:44:05 +00:00
Andreas Preikschat
ea8497d559
no need for MagicMock
2013-10-21 09:38:18 +02:00
5481a4718d
HEAD, and futher fixing of mock imports
2013-10-04 23:45:38 +02:00
Tim Bentley
8f47af1732
Head
2013-09-26 22:06:57 +01:00
Tim Bentley
539ed55777
More cleanups
2013-09-14 22:00:58 +01:00
Tim Bentley
b868ecc57d
remove reminances of cherrypy
2013-09-14 20:16:14 +01:00
Jeffrey S. Smith
334cef478d
Fix various tests and broken code revealed by tests
2013-09-09 16:10:40 -05:00
Andreas Preikschat
3e1a863bae
2to3 and resources.py
2013-08-31 20:17:38 +02:00
Andreas Preikschat
6e66cdefcf
clean ups
2013-07-17 16:19:21 +02:00
Andreas Preikschat
f4b9ffc481
- fixes bug #1170435 (We should not warn when verse order is empty)
...
bzr-revno: 2260
Fixes: https://launchpad.net/bugs/1170435
2013-06-30 19:42:02 +02:00
Andreas Preikschat
4f8d93638b
fixes
2013-06-21 20:13:59 +02:00
Andreas Preikschat
6265ce93de
fixed tests
2013-06-21 12:16:50 +02:00
Andreas Preikschat
45313cb450
head
2013-06-16 19:20:51 +02:00
Tim Bentley
bb36a67ac2
Move tests
2013-06-16 14:36:09 +01:00
Andreas Preikschat
3f60c34440
head
2013-04-20 22:30:51 +02:00
Andreas Preikschat
ab9e0d7ba2
- removed General section and introduced a Core section
...
- added test
bzr-revno: 2234
Fixes: https://launchpad.net/bugs/1133237
2013-04-20 22:19:53 +02:00
Andreas Preikschat
c0d67ab45f
fixed method name
2013-04-18 20:28:11 +02:00
Andreas Preikschat
31aaafa254
clean ups
2013-04-18 20:27:54 +02:00
Andreas Preikschat
e7f553afb1
added test
2013-04-18 20:27:22 +02:00
Andreas Preikschat
0fb24d2233
added tests
2013-04-17 20:33:44 +02:00
Tim Bentley
220681c900
Comment fixes
2013-04-14 16:59:57 +01:00
Andreas Preikschat
d504b314ef
removed not needed mocks and calls
2013-04-08 20:30:11 +02:00
Tim Bentley
31b4e561b4
Fix up code review change
2013-04-08 17:53:11 +01:00
Tim Bentley
e36706e3ec
Head
2013-04-05 20:37:56 +01:00