Commit Graph

24 Commits

Author SHA1 Message Date
Tim Bentley 74ca42e220 Yet another year goes by 2016-12-31 11:01:36 +00:00
Raoul Snyman 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
Raoul Snyman 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
Raoul Snyman 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 85111766d5 Migrate tests and add copyright 2014-03-14 22:08:44 +00:00
Tomas Groth 2b55da02c1 Reuse QApplication instance to avoid segfaults. 2014-03-10 20:56:36 +01:00
Tim Bentley 8518207417 Fix up test failures 2014-01-01 14:59:57 +00:00
Tim Bentley cd9f9e4c8d move registry to common 2013-12-13 17:44:05 +00:00
Raoul Snyman 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
Raoul Snyman 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
Raoul Snyman 74fc1d3988 HEAD 2013-02-18 23:05:08 +02: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
Raoul Snyman 00a0748423 Try to add the SIP initialisation in a base module. 2013-02-10 22:09:39 +02:00
Raoul Snyman 761bb6339d More code cleanups.
- Corrected more naming conventions
- Changed old-style signal-slot connections
- Added properties to the author form
2013-02-10 22:04:47 +02:00
Tim Bentley 536bee40d4 Test fixes 2013-02-09 17:07:33 +00:00
Andreas Preikschat 86912ec2c3 removed not needed imports; removed not needed script 2013-02-04 22:22:12 +01:00
Tim Bentley 6ef4db5ce8 Tests restructure 2013-01-31 19:41:45 +00:00