oz123 1639ede285 try to fix python3 tests пре 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 39e1def31c Replace create with createdb пре 10 година
test_complete_ui.py 1d91106ed1 Some more python3 fixes пре 10 година
test_config.py 921ad2c236 More config fixes пре 10 година
test_converter.py 541d390189 Deactivate old crypto module пре 10 година
test_crypto_engine.py ffbfeb999e Create random passwords пре 10 година
test_factory.py 39e1def31c Replace create with createdb пре 10 година
test_importer.py 39e1def31c Replace create with createdb пре 10 година
test_init.py 9da5063861 Fix for dburi in set_db пре 10 година
test_mysql.py 1639ede285 try to fix python3 tests пре 10 година
test_nodes.py 8f27457677 Add missing test module пре 10 година
test_postgresql.py a72b2b193e Fix failing test пре 10 година
test_pwman.py 713a64e4bc Completely implement mysql driver пре 10 година
test_sqlite.py f95f5ca57f Fix typo пре 10 година
test_tools.py 4b832a1713 Continue refactoring: dbfile -> dburi пре 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.