fastapi-boilerplate icon indicating copy to clipboard operation
fastapi-boilerplate copied to clipboard

Test Structure

Open WMRamadan opened this issue 1 year ago • 0 comments

Initial checklist

Problem

Tests are currently not separated

Solution

Create separate tests for:

  • [ ] main
  • [ ] users
  • [ ] items
  • [ ] tasks

Alternatives

None

WMRamadan avatar Dec 11 '22 23:12 WMRamadan