John Lines
d52d5bb0e2
Fix lint warning in tests and importer.py
2019-06-30 20:13:33 +01:00
john
20d0b40f8b
Singing The Faith Importer - Initial version
2019-06-17 09:30:45 +01:00
Phill
5482e70e6d
Break out json and path refactors from fixes branch
2019-05-22 07:47:00 +01:00
Bastian Germann
be1a398f7b
License change to GPL-3.0-or-later
2019-04-13 15:00:22 +02:00
Tomas Groth
fa4ec96054
Updated to 2019 in copyright headers
2019-02-14 16:09:09 +01:00
aa3b0c4bcc
HEAD
2018-10-01 21:39:42 -07:00
Tim Bentley
41f35f52e3
End of 2017
2017-12-29 09:15:48 +00:00
Tim Bentley
f9e20e2108
tests
2017-12-28 08:22:55 +00:00
Phill Ridout
cb53a266ce
HEAD
2017-12-24 07:40:07 +00:00
Phill Ridout
f6e3f03fca
Fixed tests?
2017-12-23 23:45:10 +00:00
Tim Bentley
6729e78231
almost finished
2017-12-23 09:09:45 +00:00
Phill Ridout
38c124224f
more test tidy ups
2017-12-22 22:21:38 +00:00
Phill Ridout
c3c1f1dc66
Test tidy ups
2017-12-22 21:20:49 +00:00
bc0ade07e0
HEAD
2017-10-09 19:29:56 -07:00
b406cfd5a8
Phase 1 complete
2017-10-07 00:05:07 -07:00
Philip Ridout
ab49b8b8ad
pathlib changes for song plugin
2017-09-30 21:16:30 +01: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
Tim Bentley
74ca42e220
Yet another year goes by
2016-12-31 11:01:36 +00:00
0d2745a1d1
Fix bug #1589815 by first reducing the string to digits only and then checking if there's anything left.
2016-06-07 09:35:06 +02:00
Tomas Groth
e9e845035a
pep8 fixes
2016-01-09 10:09:29 +01:00
Tomas Groth
a44d70cb0f
Fix some tests on windows.
2016-01-08 22:44:22 +01:00
Tim Bentley
3a8b068af8
Year older
2015-12-31 22:46:06 +00:00
springermac@gmail.com
d9a02f6ada
Migrate to PyQt5
...
bzr-revno: 2576
2015-12-21 21:27:10 +01:00
Tomas Groth
89ae1ae738
Added tests for LyriX import.
2015-12-20 20:28:14 +01:00
Tomas Groth
037d3f4f7d
Added support for author types in tests + some VideoPsalm fixes
2015-12-18 23:24:20 +01:00
Jonathan Springer
7af1ca1d49
Migrate to PyQt5
2015-11-06 19:49:40 -05:00
f5b883d40b
Add tests around seeking
2015-05-01 17:05:42 +02: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
3771cb42a8
HEAD
2014-10-22 22:47:47 +02: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
Tomas Groth
839df08eb7
Another test fix
2014-09-25 17:02:10 +02:00
Samuel Mehrbrodt
b211ddd99c
Merge trunk
2014-07-07 18:21:45 +02:00
Samuel Mehrbrodt
0fb445e117
PEP8
2014-07-04 11:36:54 +02:00
Samuel Mehrbrodt
686f8d2437
More renaming
2014-07-04 11:31:06 +02:00
Samuel Mehrbrodt
7112356c21
Parse verse order
2014-07-03 23:48:52 +02:00
Samuel Mehrbrodt
9f34552364
PowerPraise importer
...
Fixes: https://launchpad.net/bugs/1336929
2014-07-03 23:30:41 +02:00
Samuel Mehrbrodt
3b7d5f53ba
PEP8
2014-07-03 19:57:13 +02:00
Samuel Mehrbrodt
d59be6ca82
Move song import plugins to subfolder
2014-07-03 18:54:51 +02:00
Samuel Mehrbrodt
c3e9d0c5b3
Add test
2014-06-25 17:03:00 +02:00
Stewart Becker
4022cff5e5
Fix some issues I ran into when importing our OpenSong 'database'
2014-04-30 21:39:40 +01:00
Stewart Becker
6d63a008f0
Merged in from trunk
2014-04-22 22:46:21 +01:00
Stewart Becker
7deeefafb4
Remove call used only for debugging
2014-04-21 19:52:42 +01:00
Stewart Becker
3e1ed273be
Show calls to add_verse for debugging
2014-04-21 19:20:06 +01:00
Stewart Becker
e6162e033f
Add tests for OpenSongImport, and fixes so that they pass
2014-04-21 16:49:41 +01: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
Tim Bentley
151f1017c5
finished
2014-04-02 20:35:09 +01:00
98a762e86c
HEAD
2014-03-29 15:58:09 +02:00
e4c3f08a2a
Fix some of the tests which were failing in Python 3.4
2014-03-29 15:31:28 +02:00