openlp/tests/functional
Ken Roberts bd3bedcaf4 -- Fix docstring for pjlink2 db upgrade
-- Add PJLink2 module for UDP socket (skeleton)
-- Move ProjectorManager.projector_list to class attribute
-- Added database_exists check for first time install skip upgrade checks
-- Fix db upgrade for songs
-- Fix db upgrade for songusage
-- Added database_exists from sqlalchemy_utils
-- Added test for skipping upgrade on no db
-- Revert songs db upgrade_7 back to upgrade_6
-- kwargs cleanup

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

bzr-revno: 2751
2017-06-22 17:54:33 +01:00
..
openlp_core Try to figure out why it segfaults on Jenkins but not on my machine 2017-03-27 22:19:33 -07:00
openlp_core_common Fix the depreciated code, and refactor it. 2017-05-22 17:25:44 +01:00
openlp_core_lib Test for db upgrade skip 2017-06-09 06:45:18 -07:00
openlp_core_ui HEAD 2017-06-09 07:06:49 +01:00
openlp_core_ui_lib head 2017-05-26 14:30:54 +01:00
openlp_core_ui_media 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
openlp_plugins HEAD 2017-06-09 07:06:49 +01:00
__init__.py Remove the now defunct version detection and imports 2017-05-08 11:33:11 -07:00
test_init.py 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