Tomas Groth
798093adfe
trunk
2017-05-11 22:24:20 +02:00
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
Tomas Groth
6e9520c8b0
Fixed serviceitem test
2017-04-19 21:37:08 +02:00
Tomas Groth
d36d576dc9
Added another chord test.
2017-04-18 21:20:36 +02:00
Tomas Groth
5187b7b945
Added some tests and fixed a bug.
2017-04-11 14:44:28 +02:00
Tomas Groth
9ae1af72c7
Minor adjustsments + a test.
2017-03-17 22:12:29 +01:00
Tomas Groth
dbdc4a6712
Made to possible to disable chord support completely. Now everything between [ and ] is considered a chord.
2017-02-26 22:14:49 +01:00
Tomas Groth
37e4a05be7
Fix another test.
2017-02-21 06:17:21 +01:00
Tomas Groth
e40e7920d6
Fix a broken test.
2017-02-20 22:43:18 +01:00
Tomas Groth
3edbcff3ab
trunk
2017-02-19 22:37:07 +01:00
e5c5edb157
Remove unneeded mock in projectordb test
2017-01-27 06:44:11 -08:00
6590033945
Oops and pep8
2017-01-27 05:26:36 -08:00
9513ab42bf
Added some more projectordb tests
2017-01-27 05:19:33 -08:00
Tomas Groth
56d2eaa4c2
trunk
2017-01-25 22:17:27 +01:00
Tim Bentley
74ca42e220
Yet another year goes by
2016-12-31 11:01:36 +00:00
Tomas Groth
d1bca6d52a
trunk
2016-12-23 10:14:22 +01:00
Tim Bentley
4008ed008f
Move url size
2016-12-20 21:20:54 +00:00
second@tgc.dk
20ab44be0f
Continuation of lp:~suutari-olli/openlp/bug-fixes-2-4-3
...
This branch fixes the following bugs:
Bug #1487788 : Importing photos does not give focus to OpenLP
Bug #1512040 : Loop tooltip gets stuck to "Stop playing..."
Bug #1513490 : List of authors uses localized "and" instead of English
Bug #1624661 : Missing DB in unmounted disk results in Traceback
bzr-revno: 2706
2016-11-22 21:34:14 +01:00
Tomas Groth
8275f1139a
Change tests to reflect change.
2016-11-21 22:07:01 +01:00
Tomas Groth
bbc670cc36
trunk
2016-11-15 21:53:50 +01:00
Philip Ridout
ec19cc5f07
Modified some resources and added test
2016-10-30 08:29:22 +00:00
Olli Suutari
400595adf5
- Fixed tests for creating creator lists
2016-10-04 11:43:52 +03:00
Tomas Groth
25c268145a
merge trunk
2016-08-18 21:04:44 +02:00
1ff94a74a3
Qt5 updates for projector/signal mismatches
2016-08-07 13:51:35 -07:00
2f7a1ab456
Merge trunk
2016-08-05 12:41:22 -07:00
Tomas Groth
b781fa6169
some cleanups, comments and a test.
2016-07-26 21:02:35 +02:00
0dcae022bc
some pep8 fixes
2016-07-24 22:49:00 +02:00
ea455d9b32
Write some tests
2016-07-24 22:41:27 +02:00
second@tgc.dk
c426b8c1a2
"Added a test using pylint to test the code for the most serious issues.
...
Added pylintrc for finding more potential issues with pylint (not used in the test).
Made some fixes as suggested by pylint."
bzr-revno: 2681
2016-07-21 23:32:25 +02:00
Tomas Groth
8aa917c89c
A bunch of fixes suggested by pylint.
2016-07-01 23:17:20 +02:00
8806a06ab9
Test cleanups
2016-06-17 19:45:02 -07:00
7cc56af2bb
bugfix 1593883 pjlink authenticatino test
2016-06-17 19:02:53 -07:00
aaba690c97
Fix call to wrong signal on error
2016-06-17 16:05:26 -07:00
c64df391aa
bug 1593882 fix
2016-06-17 15:46:21 -07:00
c8754c86aa
Merge trunk fix conflict
2016-06-16 18:08:21 -07:00
018f6f8af5
Fix spelling
2016-06-16 08:07:34 -07:00
7a8b519b8c
Add test for renderer change to template string
2016-06-16 07:44:32 -07:00
828741ec84
Remove testing verbosity flag
2016-06-07 06:21:07 -07:00
5fe54b5907
Beauty spa for the htmlbuilder
2016-06-07 06:12:22 -07:00
2443b94eda
Convert htmlbuilder strings to Template()
2016-06-06 08:16:09 -07:00
ed7ea01f43
Tests fixes and updates
2016-06-03 22:38:51 -07:00
598d715de6
Initial string conversions for variable templates
2016-06-03 17:15:19 -07:00
672b8334fa
Initial attempt to move to nose2
2016-05-31 23:40:13 +02:00
41dcf85cbe
"Convert strings to python3 in plugins part 4
...
- Convert strings in plugins/songusage
- Convert missed string in projector/pjlink1
- Updated projectorpjlink1 test
--------------------------------
lp:~alisonken1/openlp/strings-plugins4 (revision 2670)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1578/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1489/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1427/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_F ..."
bzr-revno: 2671
2016-05-31 17:36:28 +02:00
c27b676c8c
pep8
2016-05-27 22:55:54 -07:00
546030b64d
Convert strings to python3 in plugins part 4
2016-05-27 22:50:31 -07:00
9fdcd30c65
Convert strings from python2 to python3 in plugins part 3
2016-05-27 01:13:14 -07:00
473772c505
Convert strings in plugins part 2
...
- Convert strings in custom
- Convert strings in images
- Convert strings in media
- Convert strings in presentations
- Update projector-pjlink test
--------------------------------
lp:~alisonken1/openlp/strings-plugins2 (revision 2667)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1571/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1482/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1420/
[SUCCESS] https://ci.openlp.io/jo ...
bzr-revno: 2668
2016-05-24 17:18:25 +01:00
801f508a72
Convert strings in plugins part 2
2016-05-21 11:19:18 -07:00
d52cebdfca
Update strings in alerts and bible plugins to python3
2016-05-21 01:31:24 -07:00