Skip to content

Organize BSL adapter tests into directory structure#24

Merged
nicosuave merged 1 commit intomainfrom
nicosuave/bsl-adapter-tests-dir
Jan 2, 2026
Merged

Organize BSL adapter tests into directory structure#24
nicosuave merged 1 commit intomainfrom
nicosuave/bsl-adapter-tests-dir

Conversation

@nicosuave
Copy link
Copy Markdown
Member

Move test_bsl.py and test_bsl_roundtrip.py into tests/adapters/bsl/ subdirectory to match the organizational pattern used by other adapter tests (cube, hex, lookml, omni, rill, superset, metricflow).

  • test_bsl.py → bsl/test_parsing.py
  • test_bsl_roundtrip.py → bsl/test_roundtrip.py
  • Added bsl/init.py

All 224 adapter tests pass.

Move test_bsl.py and test_bsl_roundtrip.py into tests/adapters/bsl/ subdirectory to match the organizational pattern used by other adapter tests (cube, hex, lookml, etc). All 224 adapter tests pass.
@nicosuave nicosuave merged commit be2e358 into main Jan 2, 2026
10 checks passed
@nicosuave nicosuave deleted the nicosuave/bsl-adapter-tests-dir branch January 2, 2026 19:16
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