python-discord / api

A FastAPI-based service that allows our services to communicatie with our database.
MIT License
10 stars 1 forks source link

Migrate off topic channel name endpoint from the site API #26

Closed Shivansh-007 closed 2 years ago

Shivansh-007 commented 2 years ago

Blocked by #25 Closes #11

I have based my branch on Dorsan's to get the test patches and routers set up. You can review this by going through the commit cfb6e87.

My commit currently has a bug in the tests where it doesn't patch session.query.all properly and order_by fails to get the correct mocked object.

jchristgit commented 2 years ago

Closing this per us sunsetting this project.