Review: Needs Fixing

Tests still failing.

FAIL: Test the AppLocation.get_data_path() method when a custom location is set 
in the settings

As per the output from the test, see 
tests/functional/openlp_core_utils/test_applocation.py, line 51, function 
get_data_path_with_custom_location_test():

    mocked_settings.value.assert_called_with(u'advanced/data path', u'')

Expected: (u'advanced/data path', u'')
Called with: (u'advanced/data path')
-- 
https://code.launchpad.net/~googol/openlp/central-settings-place/+merge/144656
Your team OpenLP Core is subscribed to branch lp:openlp.

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to