starlette icon indicating copy to clipboard operation
starlette copied to clipboard

Create types module inside tests

Open TechNiick opened this issue 1 year ago • 0 comments

Summary

This PR is related to this issue. Moved all types used inside tests module, in a types module.

Checklist

  • [ ] I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • [ ] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • [ ] I've updated the documentation accordingly.

TechNiick avatar Feb 10 '24 17:02 TechNiick