Revision c4cdb64037052d970ae07c1704c95df9d81ca89b authored by David Douard on 12 October 2018, 11:27:47 UTC, committed by David Douard on 17 October 2018, 13:46:36 UTC
so we can build the db setup sql file on the fly:

- make it inherit from SingleDbTestFixture, so we can
- move sql files in swh/storage/sql/
- get rid og the setUpClass static method to reuse the one from
  SingleDbTestFixture,
- apply the required modifications to tests based on this StorageTestFixture.

Warnings:

- this requires D538,
- this will break tests in swh-vault.

Also add README.md to the MANIFEST.in file so it does not require
a too recent setuptool.
1 parent 8f9af9b
Raw File
AUTHORS
Copyright (C) 2015 The Software Heritage developers

See http://www.softwareheritage.org/ for more information.
back to top