Skip to content

Fix tests#533

Merged
marcvergees merged 1 commit into
fireform-core:developmentfrom
chetanr25:test_fail_fix
Jun 8, 2026
Merged

Fix tests#533
marcvergees merged 1 commit into
fireform-core:developmentfrom
chetanr25:test_fail_fix

Conversation

@chetanr25

Copy link
Copy Markdown
Collaborator

This PR fixes the test files to

Update tests to match new codebase structure
The codebase was recently reorganised routes moved under the app/ package as per discussion in #501 . Tests paths still pointed to the old location (api.routes.*), causing 6 tests to fail. Updated them to app.api.routes.* so all 20 tests pass.

This fixes all CI test issues.

Fixes: #532

@chetanr25 chetanr25 marked this pull request as ready for review June 7, 2026 15:27

@vharkins1 vharkins1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks good!

@marcvergees marcvergees merged commit 21a5f08 into fireform-core:development Jun 8, 2026
@chetanr25 chetanr25 deleted the test_fail_fix branch June 12, 2026 15:00
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.

3 participants