oz123 60c9fa52b6 add testing for auth and forget 11 年之前
..
README.md 09e65a1455 Add databases for testing convertdb module 11 年之前
__init__.py 6284de2566 fix unit testing wit setup 11 年之前
crypto_tests.py 348836d9a4 Clean wrong imports of old Tag class 11 年之前
db_tests.py 60c9fa52b6 add testing for auth and forget 11 年之前
pwman-newdb.db 09e65a1455 Add databases for testing convertdb module 11 年之前
pwman.db.aes.encryption c6aaac3442 add unittest to setup.py, 11 年之前
pwman.db.no.encryption c6aaac3442 add unittest to setup.py, 11 年之前
pwman.v0.0.8.db a03c69c229 Rename the old database used for testing 11 年之前
test_complete_ui.py 6bd8d754a8 Fix string so test_complete_ui passes 11 年之前
test_converter.py 416feccc5d Test converter now creates an old pwman data base 11 年之前
test_pwman.py aa7982a29e Integrate complete ui test in the general suite 11 年之前

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.