tiangolo / full-stack-fastapi-couchbase

Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.
MIT License
441 stars 84 forks source link

Add normal-user testing fixture #23

Closed tiangolo closed 4 years ago

tiangolo commented 4 years ago

:sparkles: Add normal-user testing fixture.

Copying the ideas from https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/20