oz123 961e7a8bab Add more testing for postgresql vor 10 Jahren
..
README.md 09e65a1455 Add databases for testing convertdb module vor 11 Jahren
__init__.py bb810fbf4b import unittest vor 10 Jahren
crypto_tests.py 541d390189 Deactivate old crypto module vor 10 Jahren
db_tests.py 8c94d7dd34 replace old password generator vor 10 Jahren
pwman-newdb.db 09e65a1455 Add databases for testing convertdb module vor 11 Jahren
pwman.db.aes.encryption c6aaac3442 add unittest to setup.py, vor 11 Jahren
pwman.db.no.encryption c6aaac3442 add unittest to setup.py, vor 11 Jahren
pwman.v0.0.8.db 28d287f08a Fix corrupted db ... thus fixes failing test vor 10 Jahren
test_base_ui.py 0a2245d78f Clean all the files created by tests vor 10 Jahren
test_complete_ui.py 1d91106ed1 Some more python3 fixes vor 10 Jahren
test_config.py 921ad2c236 More config fixes vor 10 Jahren
test_converter.py 541d390189 Deactivate old crypto module vor 10 Jahren
test_crypto_engine.py ffbfeb999e Create random passwords vor 10 Jahren
test_factory.py 04a753c0b0 fix broken test vor 10 Jahren
test_importer.py 3b47cb6651 Fix test vor 10 Jahren
test_init.py 3d76275d23 Improve testing vor 10 Jahren
test_nodes.py 8f27457677 Add missing test module vor 10 Jahren
test_postgresql.py 961e7a8bab Add more testing for postgresql vor 10 Jahren
test_pwman.py 2bc29e05f0 Merge branch 'master' of https://github.com/pwman3/pwman3 vor 10 Jahren
test_sqlite.py 8fba63d3a0 Fix bug in SQLite driver vor 10 Jahren
test_tools.py 075763d5a3 Fix configuration options and add docs vor 10 Jahren
v0.5.1b.aes.db 4d5aee9e9f Add test db from tag v0.5.1b for testing hashing vor 10 Jahren

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.