Tiram 29246e94ff Merge branch 'new_sqlite' of https://github.com/pwman3/pwman3 into new_sqlite 10 år sedan
..
README.md 09e65a1455 Add databases for testing convertdb module 11 år sedan
__init__.py 7533c5e41d Fix 'make test' for python3 10 år sedan
crypto_tests.py 541d390189 Deactivate old crypto module 10 år sedan
db_tests.py 1b1c6e6893 Fix some python3 depreciation warnings, remove unused code 10 år sedan
pwman-newdb.db 09e65a1455 Add databases for testing convertdb module 11 år sedan
pwman.db.aes.encryption c6aaac3442 add unittest to setup.py, 11 år sedan
pwman.db.no.encryption c6aaac3442 add unittest to setup.py, 11 år sedan
pwman.v0.0.8.db 28d287f08a Fix corrupted db ... thus fixes failing test 10 år sedan
test_complete_ui.py 1d91106ed1 Some more python3 fixes 10 år sedan
test_config.py a5bb2f20e3 Add testing for new config class 10 år sedan
test_converter.py 541d390189 Deactivate old crypto module 10 år sedan
test_crypto_engine.py 62424042aa Remove unused import 10 år sedan
test_pwman.py 29246e94ff Merge branch 'new_sqlite' of https://github.com/pwman3/pwman3 into new_sqlite 10 år sedan
test_sqlite.py 258345e139 Add partial edit functionality 10 år sedan
test_tools.py d9aae9bf29 Remove all config accessing from testing 10 år sedan
v0.5.1b.aes.db 4d5aee9e9f Add test db from tag v0.5.1b for testing hashing 10 år sedan

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.