Skip to content

Allow overriding the test directory via CQL_TESTS_PATH - #104

Open
bryantaustin13 wants to merge 1 commit into
cqframework:mainfrom
bryantaustin13:cql-tests-path-override
Open

Allow overriding the test directory via CQL_TESTS_PATH#104
bryantaustin13 wants to merge 1 commit into
cqframework:mainfrom
bryantaustin13:cql-tests-path-override

Conversation

@bryantaustin13

Copy link
Copy Markdown
Contributor

TestLoader's path was hardcoded to cql-tests/tests/cql. Read an optional CQL_TESTS_PATH env var (falling back to the default) so different suites — e.g. connectathonTests vs mainTests — can be run without editing source.

TestLoader's path was hardcoded to cql-tests/tests/cql. Read an optional
CQL_TESTS_PATH env var (falling back to the default) so different suites —
e.g. connectathonTests vs mainTests — can be run without editing source.
@preston

preston commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

@copilot Please add a line to the README in the "Environment Variable Overrides" section.

@preston
preston self-requested a review July 29, 2026 17:13
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.

2 participants