Skip to content

Conversation

@fnnbrr
Copy link
Contributor

@fnnbrr fnnbrr commented Jan 28, 2026

This PR moves the code that sets up the database for testing out of a CircleCI file (link) and into a new API route at api/test. This route is only enabled during development/testing, and allows any testing code to call it as part of test setup, whether locally, in Docker, in CircleCI, etc.

For now, the actual setup code is commented out due to causing 500 errors on CircleCI. A future PR will fix this.

@fnnbrr fnnbrr marked this pull request as ready for review January 30, 2026 16:05
@fnnbrr fnnbrr requested a review from edwh January 30, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant