- use mocker.Mock instead of mock.Mock to avoid an extra import - attach model to validator sooner so it can validate changes in the model during the test |
||
---|---|---|
.. | ||
end2end | ||
helpers | ||
manual | ||
unit | ||
conftest.py | ||
test_conftest.py |
- use mocker.Mock instead of mock.Mock to avoid an extra import - attach model to validator sooner so it can validate changes in the model during the test |
||
---|---|---|
.. | ||
end2end | ||
helpers | ||
manual | ||
unit | ||
conftest.py | ||
test_conftest.py |