aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove search_s.seed, as it is now covered by mockldapTheo Chatzimichos2013-08-246-55/+6
* Merge pull request #75 from tampakrap/tests_v2Theo Chatzimichos2013-08-231-0/+74
|\
| * Add tests for the accounts listsTheo Chatzimichos2013-08-231-0/+74
* | SSLCertAuthBackend: make request mandatory.Michał Górny2013-08-231-15/+4
* | Add tests for SSL auth.Michał Górny2013-08-231-0/+78
* | Switch ciphers to output urlsafe base64.Michał Górny2013-08-211-1/+1
* | Move crypto-related stuff to okupy.crypto.Michał Górny2013-08-213-3/+3
* | Use AES as OkupyCipher.Michał Górny2013-08-211-1/+1
* | IDCipher: use unpadded base32 as well.Michał Górny2013-08-211-1/+1
* | Revoke used encrypted session IDs.Michał Górny2013-08-211-0/+22
* | Move session ID encryption, decryption & validation to SessionRefCipher.Michał Górny2013-08-211-2/+23
* | test_cipher: check if wrong ciphertext length triggers ValueError.Michał Górny2013-08-201-0/+5
* | Raise ValueError on short ciphertext.Michał Górny2013-08-201-0/+5
* | test_cipher: respect block_size.Michał Górny2013-08-201-16/+23
|/
* Add tests/vars.py that stores variables used by the testsTheo Chatzimichos2013-08-195-132/+96
* Major rewrite of the signup tests, lots of integration tests converted to unitTheo Chatzimichos2013-08-191-5/+261
* Add tests for OkupyCipherTheo Chatzimichos2013-08-191-0/+29
* Apply the previous helper changes to the test suiteTheo Chatzimichos2013-08-193-67/+75
* Add test_ prefix to all the test filesTheo Chatzimichos2013-08-196-7/+0
* Add tests for *OpenIDStore.use_nonce().Michał Górny2013-08-172-0/+19
* Remove get_ldap_connection completelyTheo Chatzimichos2013-08-171-60/+0
* Add tests for not removing unknown hashes in secondary passwordTheo Chatzimichos2013-08-171-0/+24
* Tests for secondary passwordTheo Chatzimichos2013-08-173-2/+121
* various minor fixes in login testsTheo Chatzimichos2013-08-171-7/+7
* Merge pull request #60 from tampakrap/discoverrunnerTheo Chatzimichos2013-08-131-0/+6
|\
| * Use DiscoverRunner, which will be the default test discover runner in 1.6Theo Chatzimichos2013-08-131-0/+6
* | Fix get_ldap_connection to get secondary_password from the sessionTheo Chatzimichos2013-08-131-4/+6
* | use create_user() instead of save()Theo Chatzimichos2013-08-131-1/+1
* | Convert more integration to unit login testsTheo Chatzimichos2013-08-131-13/+40
|/
* minor fix in importTheo Chatzimichos2013-08-111-2/+1
* Various improvements to index testsTheo Chatzimichos2013-08-111-4/+32
* trivial fixTheo Chatzimichos2013-08-111-1/+1
* Fix the no database connection testTheo Chatzimichos2013-08-111-15/+6
* typoTheo Chatzimichos2013-08-111-1/+1
* Rename the unit test classes, and split them into different modulesTheo Chatzimichos2013-08-113-26/+39
* Convert a bunch of integration to unit testsTheo Chatzimichos2013-08-111-1/+72
* Move the request/response creation inside testsTheo Chatzimichos2013-08-111-12/+14
* remove broken testsTheo Chatzimichos2013-08-101-6/+0
* switch to set_request in the testsTheo Chatzimichos2013-08-101-17/+6
* Introduce initial code for two-phase auth support.Michał Górny2013-08-091-6/+11
* minor improvementTheo Chatzimichos2013-08-081-6/+3
* Add get_ldap_connection helper functionTheo Chatzimichos2013-08-081-0/+61
* Add more unit testsTheo Chatzimichos2013-07-171-0/+55
* Remove accidentally committed fileTheo Chatzimichos2013-06-301-27/+0
* Merge remote-tracking branch 'tampakrap/index_redirect_anonymous_to_login'Theo Chatzimichos2013-06-301-0/+27
* Create dirs for the tests and move the existing ones to integration/Theo Chatzimichos2013-06-081-0/+0