openlp/tests/functional/openlp_plugins/songs
chris@minkus.me.uk 5a3e5c655c Fixes bug #1280295 - 'Enable natural sorting for song book searches' using get_natural_key
Now also includes natural sorting for author, topic, theme & CCLI number as well
Also refactors Songbook Search to make the database do filtering for performance rather than querying all then filtering
I've tested it on my database of 500-odd songs and it seems a little faster
Includes unit tests

--------------------------------
lp:~minkus/openlp/naturalsortsongs (revision 2519)
[SUCCESS] https://ci.op...

bzr-revno: 2637
Fixes: https://launchpad.net/bugs/1280295
2016-04-03 16:57:52 +01:00
..
__init__.py
test_db.py
test_easyslidesimport.py
test_editsongform.py
test_editverseform.py
test_ewimport.py
test_foilpresenterimport.py
test_lib.py
test_lyriximport.py
test_mediaitem.py
test_openlyricsexport.py
test_openlyricsimport.py
test_openoffice.py
test_opensongimport.py
test_opsproimport.py
test_powerpraiseimport.py
test_presentationmanagerimport.py
test_propresenterimport.py
test_songbeamerimport.py Add tests for ignored case 2016-01-10 01:34:53 +01:00
test_songformat.py
test_songproimport.py
test_songselect.py
test_songshowplusimport.py
test_sundayplusimport.py
test_videopsalm.py
test_wordsofworshipimport.py
test_worshipassistantimport.py
test_worshipcenterproimport.py
test_zionworximport.py