Gabriel Loo
caa9c59c75
Added unit tests for SongSelect Importer search
2016-04-17 18:55:40 -04:00
a4391bd6e3
HEAD
2016-01-09 20:01:49 +02:00
Tim Bentley
3a8b068af8
Year older
2015-12-31 22:46:06 +00:00
9f939859b7
[Songs Plugin] Add a stop button to the SongSelect importer to stop searching.
2015-12-26 16:33:29 +02:00
8bf871fe2b
[SongSelect] Fix a potential bug where the song author only has 1 name (most commonly seen when the name is 'Unknown')
2015-12-23 20:20:22 +02:00
springermac@gmail.com
d9a02f6ada
Migrate to PyQt5
...
bzr-revno: 2576
2015-12-21 21:27:10 +01:00
Tomas Groth
2a4205c0a1
Migrated songselect and songbeamer tests to the SongImportTestHelper based structure.
2015-12-20 17:46:39 +01:00
Samuel Mehrbrodt
e6978033e9
PEP8
2015-12-17 22:43:49 +01:00
Jonathan Springer
285e12bc9d
PEP8
2015-11-06 20:09:32 -05:00
Jonathan Springer
7af1ca1d49
Migrate to PyQt5
2015-11-06 19:49:40 -05:00
Tomas Groth
5444614ced
Added songselect login except test
2015-06-24 21:26:52 +01:00
02128c85f0
Fix bug #1437771 : Clear the song after every import
...
- Set processed song to None after importing
- Update tests to check that song is None after importing
- Remove tests that were testing OptionParser, and replace with tests testing parse_options()
- Fix some docstring typos causing some tests to have a name of " (yes, a single double-quote)
Fixes: https://launchpad.net/bugs/1437771
2015-03-31 22:58:51 +02:00
e14c03166d
Minor style fixes
2015-02-28 01:02:19 +02:00
f843e5a8a0
HEAD
2015-02-28 00:30:47 +02:00
7d7fec194e
Fix bug #1423699 so that you're not logged out when you want to import more songs.
...
Fixes: https://launchpad.net/bugs/1423699
2015-02-28 00:28:24 +02:00
e0c44c4b9f
Rename test to match file import type
2015-02-18 14:39:02 -08:00
872d5b9d26
Fix duplicate test names
2015-02-18 14:04:29 -08:00
Tomas Groth
2cdc1b2fe4
Remove print
2015-02-06 22:21:01 +00:00
ffcea13021
Updated the copyright.
2015-01-18 15:39:21 +02:00
4859e9866d
Add .bin support for CCLI file import
2015-01-11 10:37:50 -08:00
Tim Bentley
f3c09af379
Years go by
2014-12-31 10:58:13 +00:00
e9ec5d202c
[bug 1306950] Set the username, password and "save" checkbox back to enabled when the login fails
...
[refactor] Make the SongSelectForm slightly more testable
[test] Write some tests for the form itself
2014-11-09 02:41:30 +02:00
Samuel Mehrbrodt
ee7a8b9804
Fixes
2014-05-07 12:25:36 +02:00
Tim Bentley
151f1017c5
finished
2014-04-02 20:35:09 +01:00
6747dec2b5
Tests! Tests! Tests!
2014-03-06 23:28:13 +02:00
b094d48678
Add some error handling around the getting a song.
...
Add some more tests.
2014-03-04 23:28:15 +02:00
d2a5e8a4c4
Refactor SongSelect search into a separate class, and start writing some tests for that class.
2014-02-27 23:36:33 +02:00