oz123 bb810fbf4b import unittest před 10 roky
..
README.md 09e65a1455 Add databases for testing convertdb module před 11 roky
__init__.py bb810fbf4b import unittest před 10 roky
crypto_tests.py 541d390189 Deactivate old crypto module před 10 roky
db_tests.py 8c94d7dd34 replace old password generator před 10 roky
pwman-newdb.db 09e65a1455 Add databases for testing convertdb module před 11 roky
pwman.db.aes.encryption c6aaac3442 add unittest to setup.py, před 11 roky
pwman.db.no.encryption c6aaac3442 add unittest to setup.py, před 11 roky
pwman.v0.0.8.db 28d287f08a Fix corrupted db ... thus fixes failing test před 10 roky
test_base_ui.py c34c3813ce Fix bug in editing password před 10 roky
test_complete_ui.py 1d91106ed1 Some more python3 fixes před 10 roky
test_config.py 24fc3eff4f Add clean_all method to TestConfig před 10 roky
test_converter.py 541d390189 Deactivate old crypto module před 10 roky
test_crypto_engine.py 1ed0f8bc0b Improve testing před 10 roky
test_factory.py fc71d29161 Update factory and test_factory před 10 roky
test_importer.py b8df087553 Add clean_all method to TestImporter před 10 roky
test_init.py 4be104fc4b Fix bugs in pwman.__init__ and add tests před 10 roky
test_nodes.py 8f27457677 Add missing test module před 10 roky
test_pwman.py 17d6763b40 Add TestPassGenertator to suite před 10 roky
test_sqlite.py 41a050fe23 Implement do_exit and do_tags před 10 roky
test_tools.py 7738c737ce Code cleanup in test_tools před 10 roky
v0.5.1b.aes.db 4d5aee9e9f Add test db from tag v0.5.1b for testing hashing před 10 roky

README.md

The databases found here are for testing purposes. The following describes them:

  • pwman.db.v0.0.8 Blowfish encryption, password 12345
  • pwman-newdb.db The result of convertion of the above database.