oz123 d14f98eb89 Drop old do_new and replace with a new method há 10 anos atrás
..
README.md 09e65a1455 Add databases for testing convertdb module há 11 anos atrás
__init__.py 7533c5e41d Fix 'make test' for python3 há 10 anos atrás
crypto_tests.py 541d390189 Deactivate old crypto module há 10 anos atrás
db_tests.py 8b123504ea Add remove nodes method há 10 anos atrás
pwman-newdb.db 09e65a1455 Add databases for testing convertdb module há 11 anos atrás
pwman.db.aes.encryption c6aaac3442 add unittest to setup.py, há 11 anos atrás
pwman.db.no.encryption c6aaac3442 add unittest to setup.py, há 11 anos atrás
pwman.v0.0.8.db 28d287f08a Fix corrupted db ... thus fixes failing test há 10 anos atrás
test_base_ui.py d14f98eb89 Drop old do_new and replace with a new method há 10 anos atrás
test_complete_ui.py 1d91106ed1 Some more python3 fixes há 10 anos atrás
test_config.py a5bb2f20e3 Add testing for new config class há 10 anos atrás
test_converter.py 541d390189 Deactivate old crypto module há 10 anos atrás
test_crypto_engine.py 62424042aa Remove unused import há 10 anos atrás
test_factory.py fe662e3794 Move factory related test to own module há 10 anos atrás
test_importer.py f52cdb8901 fix importer and add coverage há 10 anos atrás
test_init.py 31ec96135c Add test_init as a reminder há 10 anos atrás
test_pwman.py fe662e3794 Move factory related test to own module há 10 anos atrás
test_sqlite.py 922034b578 Add loadkey and savekey há 10 anos atrás
test_tools.py e4f0270988 Improve get tags (simplify) há 10 anos atrás
v0.5.1b.aes.db 4d5aee9e9f Add test db from tag v0.5.1b for testing hashing há 10 anos atrás

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.