Commit Graph

15246 Commits

Author SHA1 Message Date
Tim Bentley f436ef2f10 More test fixes 2017-08-13 06:44:10 +01:00
Tim Bentley 2783405a34 More test fixes 2017-08-13 06:28:25 +01:00
Tim Bentley 0066a926e6 More test fixes 2017-08-13 06:19:04 +01:00
Tim Bentley 9e8b16549c fix more tests 2017-08-12 21:58:16 +01:00
Tim Bentley 751ec88d94 fix more tests 2017-08-12 21:52:19 +01:00
Tim Bentley 14bf5aaf9d fix more tests 2017-08-12 21:44:39 +01:00
Ken Roberts 6d353dc8e1 Fix deprecated log calls 2017-08-12 13:38:50 -07:00
Tim Bentley e6862f28e3 fix more tests 2017-08-12 21:26:39 +01:00
Tim Bentley 25de11dd42 fix more tests 2017-08-12 21:19:15 +01:00
Tim Bentley 7879430c96 fix more tests 2017-08-12 21:08:12 +01:00
Tim Bentley 1f09c1c860 fix more tests 2017-08-12 21:03:17 +01:00
Tim Bentley 98fd78d382 fix more tests 2017-08-12 20:56:02 +01:00
Tim Bentley c3e09f7d0e fix more tests 2017-08-12 20:49:17 +01:00
Tim Bentley edd1bf3487 fix more tests 2017-08-12 20:39:08 +01:00
Tim Bentley bbcd5691fe fix more tests 2017-08-12 20:34:56 +01:00
Tim Bentley e896e2fd1f stop thread 2017-08-12 20:27:43 +01:00
Tim Bentley b3cd5a7b3d fix tests 2017-08-12 20:22:09 +01:00
Tim Bentley e08440ea2f fix test 2017-08-12 20:14:56 +01:00
Philip Ridout b384e6f2fa Convert some more utility fuctions over to using the pathlib 2017-08-12 18:45:56 +01:00
Ken Roberts f30d7f20d3 PJLink update I - minor code cleanups and new tests 2017-08-12 02:48:38 -07:00
Tim Bentley 63a5c3bd91 head 2017-08-11 21:47:52 +01:00
Phill 081c5fe7a0 Definitely ready for merging, unless, of course you guys find some more issues!
Part 2

Changed the pathedit widget over to using pathlib
Added a 'patched' file dialog
Added a few utility methods

lp:~phill-ridout/openlp/pathlib2 (revision 2763)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/2125/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/2033/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1938/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Code_Analysis...

bzr-revno: 2758
2017-08-11 21:31:09 +01:00
Ken Roberts 4d9ec632b1 - Restructured AVMT to shortcut return on invalid input
- Added AVMT bad data test
- Fix AVMT tests
- Added extra logging information for CLSS errors
- Added CLSS failure tests
- Restructure ERST to not use hard-coded error breakout
- Added several ERST tests
- Fix ERST tests
- Added tests for pjlink.process_command


--------------------------------
lp:~alisonken1/openlp/pjlink2-h (revision 2757)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/2130/
[SUCCESS] https://ci.openlp.io/job/Branc...

bzr-revno: 2757
2017-08-11 21:18:20 +01:00
Tim Bentley 2c813be4cc fixed missed string 2017-08-11 17:37:57 +01:00
Tim Bentley 8d7e4dbe01 remove whitespace 2017-08-11 17:19:07 +01:00
Tim Bentley bc03652cda Finish tests 2017-08-11 17:09:14 +01:00
Ken Roberts e7ec732f1e Projector code cleanups "H" and new tests 2017-08-11 04:04:33 -07:00
Philip Ridout 5d99c48fe0 Merge fix 2017-08-10 07:28:30 +01:00
Philip Ridout 469e7f3bb6 remove the wraps decoartor 2017-08-09 21:15:02 +01:00
Tim Bentley 7bcaec2cb3 start of the tests 2017-08-09 06:15:10 +01:00
Tim Bentley bfade0050a fix split to work with chords 2017-08-09 06:02:42 +01:00
Tim Bentley 897f2c2d89 Head 2017-08-09 05:42:06 +01:00
Philip Ridout 6340b7e89f pep 2017-08-07 22:12:42 +01:00
Philip Ridout c4eedc6dca add forgotten files 2017-08-07 22:01:16 +01:00
Philip Ridout 8eb207b67c Head 2017-08-07 21:51:50 +01:00
Philip Ridout e6faf233ed Merge fixes 2017-08-07 21:50:01 +01:00
Ken Roberts e2191cdb20 - Break PJLink class into base class and process commands class
- Restructure class methods
- Break projector PJLink tests into pjlink_base and pjlink_commands
- Restructure test methods
- Remove unused test imports
- Rename several tests
- Remove extraneous test (test_projector_return_ok)
- Added tests for process_erst reply

So much for no code changes this update :).
- Convert AVMT check to use dict instead of if..elif
- Fix AVMT test

--------------------------------
lp:~alisonken1/openlp...

bzr-revno: 2756
2017-08-07 22:13:24 +02:00
Ken Roberts 7b542a0554 Fix AVMT test 2017-08-06 17:08:41 -07:00
Ken Roberts df47a4b6eb Code cleanups 2017-08-06 16:33:53 -07:00
Ken Roberts 864fd291a0 PJLink2 update G - restructuring 2017-08-06 00:23:26 -07:00
Philip Ridout 11a9f58cb6 path conversion fixes 2017-08-04 22:53:02 +01:00
Philip Ridout 1c8474b8e2 Pep fixes 2017-08-04 19:06:43 +01:00
Philip Ridout 46b42c24e5 head 2017-08-04 19:02:23 +01:00
Philip Ridout a7750e680b Pathedit line endings 2017-08-04 18:52:55 +01:00
Philip Ridout 03bcc194ea Update the path edit component to use the pathlib module. Add a few utility methods 2017-08-04 18:40:57 +01:00
Tim Bentley c2321e7c10 Merge head 2017-08-03 18:54:40 +01:00
Raoul Snyman f6edbf952d Remove the version number from various places within OpenLP. Fix the import path of UiStrings.
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/remove-version-number (revision 2756)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/2112/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/2022/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1930/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Code_Analysis/1307/
[SUCCESS] https:...

bzr-revno: 2755
2017-08-03 18:21:18 +01:00
Raoul Snyman ecc2910576 Just ignore the entire test case -_- 2017-08-02 22:02:11 -07:00
Raoul Snyman afe3cff6b7 Try to get some of the tests working on Jenkins 2017-08-02 21:53:57 -07:00
Raoul Snyman 2e43e7939e HEAD 2017-08-02 21:21:19 -07:00