Page MenuHomeSoftware Heritage

hypothesis_strategies: Fix origin_visit types to something not null
AbandonedPublic

Authored by ardumont on Mar 16 2020, 2:56 PM.

Details

Reviewers
vlorentz
Group Reviewers
Reviewers
Summary

Journal replayer starts to have real objects and it needs those to be correctly
generated.

The current origin_visit field 'type' could end up empty and that's refused by
the model.

Test Plan

tox

Diff Detail

Repository
rDMOD Data model
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 11142
Build 16812: tox-on-jenkinsJenkins
Build 16811: arc lint + arc unit