summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/config/tests/test_providerconfig.py
AgeCommit message (Collapse)Author
2015-01-16Fix failing tests.Ivan Alejandro
Remove srpauth obsolete tests. Remove providerconfig obsolete test. Set as mandatory the signaler object on ProviderBootstrapper and EIPBootstrapper. Closes #6631.
2013-09-24Update path comparison for certs.Ivan Alejandro
We need to check if the path *after* the prefix is correct, assuming that the prefix methods works fine.
2013-08-12fix imports to use new namespaceKali Kaneko
2013-08-12move everything into bitmask namespaceKali Kaneko