Skip to content

Api updates for spa work #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 26, 2025
Merged

Api updates for spa work #8

merged 5 commits into from
Jun 26, 2025

Conversation

FlatBallFlyer
Copy link
Contributor

No description provided.

Mike Storey added 5 commits June 25, 2025 14:54
…lity

- Update Flask routes to use trailing slashes consistently
- Change collection routes from '' to '/' and '<name>' to '<name>/'
- Update unit tests to match new route patterns
- Mock MongoIO and CollectionService in test_server.py for reliable testing
- All 114 tests now pass with 93% code coverage
- Resolves CORS issues caused by Vite proxy redirecting to trailing slashes
@FlatBallFlyer FlatBallFlyer merged commit 63503d0 into main Jun 26, 2025
@FlatBallFlyer FlatBallFlyer deleted the API-Updates-for-SPA-work- branch June 26, 2025 00:36
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