oz123 d235ec3d6a Add more clean up after tests il y a 10 ans
..
README.md 09e65a1455 Add databases for testing convertdb module il y a 11 ans
__init__.py bb810fbf4b import unittest il y a 10 ans
crypto_tests.py 541d390189 Deactivate old crypto module il y a 10 ans
db_tests.py 8c94d7dd34 replace old password generator il y a 10 ans
pwman-newdb.db 09e65a1455 Add databases for testing convertdb module il y a 11 ans
pwman.db.aes.encryption c6aaac3442 add unittest to setup.py, il y a 11 ans
pwman.db.no.encryption c6aaac3442 add unittest to setup.py, il y a 11 ans
pwman.v0.0.8.db 28d287f08a Fix corrupted db ... thus fixes failing test il y a 10 ans
test_base_ui.py e9a6b1ae7a Remove clean_all in favor of tearDownClass il y a 10 ans
test_complete_ui.py 1d91106ed1 Some more python3 fixes il y a 10 ans
test_config.py e9a6b1ae7a Remove clean_all in favor of tearDownClass il y a 10 ans
test_converter.py 541d390189 Deactivate old crypto module il y a 10 ans
test_crypto_engine.py 1ed0f8bc0b Improve testing il y a 10 ans
test_factory.py fc71d29161 Update factory and test_factory il y a 10 ans
test_importer.py 3b47cb6651 Fix test il y a 10 ans
test_init.py d235ec3d6a Add more clean up after tests il y a 10 ans
test_nodes.py 8f27457677 Add missing test module il y a 10 ans
test_pwman.py 118a5eca3f Add cleaners to Makefile il y a 10 ans
test_sqlite.py d235ec3d6a Add more clean up after tests il y a 10 ans
test_tools.py 7738c737ce Code cleanup in test_tools il y a 10 ans
v0.5.1b.aes.db 4d5aee9e9f Add test db from tag v0.5.1b for testing hashing il y a 10 ans

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.