Commit Graph

7 Commits

Author SHA1 Message Date
Fabio Erculiani da78a860fd unit testing: add a new test to the db module
this test does the package metadata extraction, database insertion
and retrieval and compares the two dictionaries (the one returned
by the extractor against the one returned by the database)
2009-04-16 06:44:03 +02:00
Fabio Erculiani 326d1c270b unit testing: make possible to call run script from inside its directory 2009-04-16 06:43:25 +02:00
Fabio Erculiani 105776c26c test suite: add sample package 2009-04-16 06:05:05 +02:00
Fabio Erculiani d5b564d271 test suite: add misc functions module 2009-04-16 06:04:33 +02:00
Fabio Erculiani f944343275 unit testing module: run returns status != 0 if errors occured 2009-04-14 09:04:14 +02:00
Fabio Erculiani 3185cdf8d4 unit testing: print more output for each test run 2009-04-13 23:36:03 +02:00
Fabio Erculiani 8ac1b1ea85 add unit testing module 2009-04-13 23:32:41 +02:00