Commit Graph

26 Commits

Author SHA1 Message Date
baa09a7dd6 Mock comes with Python as of 3.3, and I don't think there is anyone using lower than 3.3, so let's use Python's mock directly now 2017-04-23 22:17:55 -07:00
Tim Bentley
74ca42e220 Yet another year goes by 2016-12-31 11:01:36 +00:00
672b8334fa Initial attempt to move to nose2 2016-05-31 23:40:13 +02:00
Tim Bentley
3a8b068af8 Year older 2015-12-31 22:46:06 +00:00
Jonathan Springer
7af1ca1d49 Migrate to PyQt5 2015-11-06 19:49:40 -05:00
ffcea13021 Updated the copyright. 2015-01-18 15:39:21 +02:00
Tim Bentley
f3c09af379 Years go by 2014-12-31 10:58:13 +00: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
Tim Bentley
151f1017c5 finished 2014-04-02 20:35:09 +01: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
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
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
Raoul Snyman
e06d26e743 HEAD 2013-03-18 13:23:29 +02:00
1a37d306a9 More cleanups 2013-03-15 00:22:18 +02:00
Tim Bentley
c2692b76ea fix field names 2013-03-12 09:37:27 +00:00
Tim Bentley
7d371228bc Config updates 2013-03-10 20:19:42 +00:00
74fc1d3988 HEAD 2013-02-18 23:05:08 +02: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
Tim Bentley
11dea519d2 Fix import order 2013-02-16 06:51:25 +00:00
00a0748423 Try to add the SIP initialisation in a base module. 2013-02-10 22:09:39 +02:00
Tim Bentley
536bee40d4 Test fixes 2013-02-09 17:07:33 +00:00
Tim Bentley
6ef4db5ce8 Tests restructure 2013-01-31 19:41:45 +00:00