Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update some unit tests to use Model stubbing (#1426)
We have found a pattern we can use to stub Objection Models in our unit tests. In this PR, we are going to use the model stubbing in some unit tests where it makes sense so that we have some examples of the pattern being used in our code for future reference.
- Loading branch information