oz123 f9c86e878b Add test case for changing the password hace 10 años
..
README.md 09e65a1455 Add databases for testing convertdb module hace 11 años
__init__.py 6284de2566 fix unit testing wit setup hace 11 años
crypto_tests.py 348836d9a4 Clean wrong imports of old Tag class hace 11 años
db_tests.py 0f6a1c2706 pep8ify hace 11 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 a03c69c229 Rename the old database used for testing hace 11 años
test_complete_ui.py f9c86e878b Add test case for changing the password hace 10 años
test_converter.py c8d7211224 Pep-3110 - Exception handling hace 10 años
test_pwman.py aa7982a29e Integrate complete ui test in the general suite hace 11 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.