openlp/tests/functional
Ken Roberts 503c6e3f69 Initial PJLink class 2 updates
- Converted PJLINK_DEFAULT_CODES from a static dictionary to dynamically-built dictionary
- Added _not_implemented method to be able to list future methods while updating
- Added class list to hold future method functionality
- Added class list for UDP commands
- Added test for building PJLINK_DEFAULT_CODES dictionary
- Added test for _not_implemented method
- Removed extraneous TODO

--------------------------------
lp:~alisonken1/openlp/pjlink2-a (revision 27...

bzr-revno: 2736
2017-05-17 21:34:14 +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 trunk 2017-05-11 22:24:20 +02:00
openlp_core_lib Initial PJLink class 2 updates 2017-05-17 21:34:14 +01:00
openlp_core_ui Last few tests with bad imports 2017-05-08 12:04:14 -07:00
openlp_core_ui_lib 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_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 Fixed an issue and added a test. 2017-05-17 22:06:45 +02: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