oz123 2027e676f9 Add more testing for baseui hace 10 años
..
README.md 09e65a1455 Add databases for testing convertdb module hace 11 años
__init__.py 7533c5e41d Fix 'make test' for python3 hace 10 años
crypto_tests.py 541d390189 Deactivate old crypto module hace 10 años
db_tests.py 8c94d7dd34 replace old password generator hace 10 años
pwman-newdb.db 09e65a1455 Add databases for testing convertdb module hace 11 años
pwman.db.aes.encryption c6aaac3442 add unittest to setup.py, hace 11 años
pwman.db.no.encryption c6aaac3442 add unittest to setup.py, hace 11 años
pwman.v0.0.8.db 28d287f08a Fix corrupted db ... thus fixes failing test hace 10 años
test_base_ui.py 2027e676f9 Add more testing for baseui hace 10 años
test_complete_ui.py 1d91106ed1 Some more python3 fixes hace 10 años
test_config.py a5bb2f20e3 Add testing for new config class hace 10 años
test_converter.py 541d390189 Deactivate old crypto module hace 10 años
test_crypto_engine.py 62424042aa Remove unused import hace 10 años
test_factory.py fc71d29161 Update factory and test_factory hace 10 años
test_importer.py f52cdb8901 fix importer and add coverage hace 10 años
test_init.py 4be104fc4b Fix bugs in pwman.__init__ and add tests hace 10 años
test_pwman.py 4be104fc4b Fix bugs in pwman.__init__ and add tests hace 10 años
test_sqlite.py 41a050fe23 Implement do_exit and do_tags hace 10 años
test_tools.py e4f0270988 Improve get tags (simplify) hace 10 años
v0.5.1b.aes.db 4d5aee9e9f Add test db from tag v0.5.1b for testing hashing hace 10 años

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.