- Apr 21, 2020
-
-
David Douard authored
so one can choose not to generate some of the object types. Blacklist "origin_visit_status" by default to prevent breaking dependent packages' tests.
-
- Apr 08, 2020
-
-
David Douard authored
- blackify all the python files, - enable black in pre-commit, - add a black tox environment.
-
- Apr 02, 2020
-
-
Antoine Lambert authored
Fix keyword parameters transmission to snapshots_d strategy. Ensure max_size constraint is respected when fixing snapshot aliases.
-
- Apr 01, 2020
-
-
David Douard authored
With support for str representation of date. Mostly for testing purpose.
-
David Douard authored
for each entity model `Model`, provide a `models_d` strategy that produces dicts suitable for using as argument for the `Model.from_dict` factory method, and reimplement the `models` generator using this former hypothesis generator. This is needed to help writing low level tests for model entities.
-
- Aug 22, 2019
-
-
vlorentz authored
-
- Aug 21, 2019
-
-
vlorentz authored
But keep support for deserializing from str, like swh-storage does.
-
- Aug 19, 2019
-
-
vlorentz authored
-
- Apr 09, 2019
-
- Apr 08, 2019
-
-
vlorentz authored
-