Skip to content

fix: update stale imports in test_table and skip legacy connection test - #41

Merged
tmgbedu merged 2 commits into
mainfrom
fix/test-table-imports
May 2, 2026
Merged

fix: update stale imports in test_table and skip legacy connection test#41
tmgbedu merged 2 commits into
mainfrom
fix/test-table-imports

Conversation

@tmgbedu

@tmgbedu tmgbedu commented May 2, 2026

Copy link
Copy Markdown
Contributor

Replace src.masoniteorm.* and tests.integrations.* import paths with fastapi_startkit.masoniteorm.* to match the current package layout. Skip test_can_build_table_from_connection_call which relied on the removed sync SQLiteConnection.make_connection() API.

tmgbedu and others added 2 commits May 1, 2026 22:53
Replace src.masoniteorm.* and tests.integrations.* import paths with
fastapi_startkit.masoniteorm.* to match the current package layout.
Skip test_can_build_table_from_connection_call which relied on the
removed sync SQLiteConnection.make_connection() API.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tmgbedu
tmgbedu merged commit a5ff53d into main May 2, 2026
0 of 3 checks passed
@tmgbedu
tmgbedu deleted the fix/test-table-imports branch May 5, 2026 23:04
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