]> git.decadent.org.uk Git - dak.git/commit
implement first test with database access
authorTorsten Werner <twerner@debian.org>
Sun, 9 Jan 2011 20:47:38 +0000 (21:47 +0100)
committerTorsten Werner <twerner@debian.org>
Mon, 10 Jan 2011 21:11:10 +0000 (22:11 +0100)
commitab65132266f05c57d103ffcf4d8752603652e0a1
tree50c977b7db1eee474d940709057e91e6f75aa1a0
parent8c1135b4cd319698abc23582a7784f342993f44c
implement first test with database access

* Implement a new test class: DBDakTestCase in db_test.py.
* First test: dbtest_fingerprint.py is prefixed with dbtest_ instead of
  test_ because we do not have a test database on franck (yet).

Signed-off-by: Torsten Werner <twerner@debian.org>
tests/db_test.py [new file with mode: 0644]
tests/dbtest_all.py [new file with mode: 0755]
tests/dbtest_fingerprint.py [new file with mode: 0755]
tests/fixtures/dak.conf
tests/fixtures/db-metadata.pkl [new file with mode: 0644]