Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-07 | [test] fix SRP tests | Ruben Pollan | |
The tests where using deferToThread to run without need, I remove it and now it's easier to debug when one test fails. - Resolves: #7343 | |||
2015-01-16 | Fix failing tests. | Ivan Alejandro | |
Remove srpauth obsolete tests. Remove providerconfig obsolete test. Set as mandatory the signaler object on ProviderBootstrapper and EIPBootstrapper. Closes #6631. | |||
2014-07-16 | Code style fixes. | Ivan Alejandro | |
2014-02-07 | Pep8 fixes, remove commented ipdb, group imports. | Ivan Alejandro | |
2014-01-11 | offline mode | Kali Kaneko | |
This will skip: * srp authentication with server * remote soledad configuration * keymanager sending key to server * imap fetches. Its main goal is to help us while debugging imap accounts, by cutting almost all communication with server. It will break havoc if you use it without having local keys configured. So, basically, use with care. | |||
2013-10-02 | Merge remote-tracking branch 'chiiph/bug/fix_tests' into develop | Ivan Alejandro | |
2013-10-02 | Fix failing tests/code | Tomás Touceda | |
2013-10-01 | Use the same exception for all the auth user facing errors | Tomás Touceda | |
2013-08-22 | Fix logout test | Tomás Touceda | |
2013-08-13 | Update mocks for the new namespace. Closes #3445. | Ivan Alejandro | |
2013-08-12 | fix imports to use new namespace | Kali Kaneko | |
2013-08-12 | move everything into bitmask namespace | Kali Kaneko | |