oz123 f7847cd5e0 Configuration improvements 10 лет назад
..
README.md 09e65a1455 Add databases for testing convertdb module 11 лет назад
__init__.py bb810fbf4b import unittest 10 лет назад
crypto_tests.py 541d390189 Deactivate old crypto module 10 лет назад
db_tests.py 8c94d7dd34 replace old password generator 10 лет назад
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 28d287f08a Fix corrupted db ... thus fixes failing test 10 лет назад
test_base_ui.py 0a2245d78f Clean all the files created by tests 10 лет назад
test_complete_ui.py 1d91106ed1 Some more python3 fixes 10 лет назад
test_config.py f7847cd5e0 Configuration improvements 10 лет назад
test_converter.py 541d390189 Deactivate old crypto module 10 лет назад
test_crypto_engine.py ffbfeb999e Create random passwords 10 лет назад
test_factory.py 48cf1f2090 Code clean up in testing 10 лет назад
test_importer.py 3b47cb6651 Fix test 10 лет назад
test_init.py d235ec3d6a Add more clean up after tests 10 лет назад
test_nodes.py 8f27457677 Add missing test module 10 лет назад
test_pwman.py 48cf1f2090 Code clean up in testing 10 лет назад
test_sqlite.py d235ec3d6a Add more clean up after tests 10 лет назад
test_tools.py 0a2245d78f Clean all the files created by tests 10 лет назад
v0.5.1b.aes.db 4d5aee9e9f Add test db from tag v0.5.1b for testing hashing 10 лет назад

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.