Revision 0183fec91dead7ea49cc1f94382e9a3b19bde2f5 authored by Antoine R. Dumont (@ardumont) on 15 June 2020, 10:38:42 UTC, committed by Antoine R. Dumont (@ardumont) on 15 June 2020, 11:44:06 UTC
Prior to this commit, that behavior was not properly tested and inconsistent
between backends. All backends except in-memory were respecting it.

This commit aligns the in-memory backend implementation and test it.

Related to T2310
1 parent 46a7839
History
File Mode Size
bin
docs
sql
swh
.gitignore -rw-r--r-- 136 bytes
.pre-commit-config.yaml -rw-r--r-- 1.1 KB
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 46 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 242 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 69 bytes
README.md -rw-r--r-- 4.5 KB
mypy.ini -rw-r--r-- 1.0 KB
pyproject.toml -rw-r--r-- 39 bytes
pytest.ini -rw-r--r-- 392 bytes
requirements-swh-journal.txt -rw-r--r-- 19 bytes
requirements-swh.txt -rw-r--r-- 70 bytes
requirements-test.txt -rw-r--r-- 318 bytes
requirements.txt -rw-r--r-- 88 bytes
setup.cfg -rw-r--r-- 247 bytes
setup.py -rwxr-xr-x 2.5 KB
tox.ini -rw-r--r-- 637 bytes

README.md

back to top