changed tests to use a data providerthis allows for each dump being run within its own test case which thencan be skipped. This is needed to skip the django test on older PHPversions.
added a postgres example database to the tests