litestar-org / litestar-fullstack

Litestar Fullstack Reference Application with React, Vite, SQLAlchemy, Docker, Task Queues, and more!
https://fullstack.litestar.dev/
MIT License
315 stars 51 forks source link

Bug: not compatible with any stable version of Litestar #76

Closed sfermigier closed 1 year ago

sfermigier commented 1 year ago

Description

Tests fail when updated to either Litestar 2.0.0 or 2.1.0.

URL to code causing the issue

No response

MCVE

No response

Steps to reproduce

1. Update litestar to either 2.0.0 or 2.1.0
2. Run `make test`

Screenshots

No response

Logs

No response

Litestar Version

2.0.0 or 2.1.0

Platform

cofin commented 1 year ago

Resolved by #78