This generalizes work by @ardumont to all object addition endpoints, as a
further step towards completely dropping the validate proxy in tests.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDSTO057c6fd5dfce: validate: accept model objects as well as dicts on all add endpoints
tox
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D3300 (id=11693)
Rebasing onto d153a8096d...
Current branch diff-target is up to date.
Changes applied before test
commit 057c6fd5dfcedf07529a18faf09c5a7ed0a81379 Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Wed Jun 17 11:22:13 2020 +0200 validate: accept model objects as well as dicts on all add endpoints This generalizes work by Antoine Dumont to all object addition endpoints, as a further step towards completely dropping the validate proxy in tests.
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/294/ for more details.