The outfits smoke test is in a pretty good spot, but we'd like to add a few more tests to smoke out more edges of the outfits API. A great implementation would:
[ ] Add/use a database seeder that consists of a larger dataset than basic-small-seed
[ ] Use as little code as possible to test as many edges as possible, strike a balance here in the smoke test
[ ] Add more code to existing test cases to evaluate more edges
Description
The outfits smoke test is in a pretty good spot, but we'd like to add a few more tests to smoke out more edges of the outfits API. A great implementation would:
basic-small-seed
Acceptance Criteria
basic-small-seed
is added/used