swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
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
History
Tip revision: 728c3eeaae84a7e249a712a5545cc9ba682403c3 authored by David Douard on 08 January 2021, 09:39:42 UTC
Allow to use the JAVA_HOME environment for cassandra tests
Tip revision: 728c3ee
File Mode Size
bin
debian
docs
sql
swh
utils
.gitignore -rw-r--r-- 89 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 192 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 182 bytes
README.md -rw-r--r-- 3.3 KB
requirements-swh.txt -rw-r--r-- 88 bytes
requirements-test.txt -rw-r--r-- 5 bytes
requirements.txt -rw-r--r-- 57 bytes
setup.py -rwxr-xr-x 2.2 KB

README.md

back to top