Skip to content

Move spec URL consts into a shared constants.ts file#23713

Open
chnexusmods wants to merge 1 commit into
masterfrom
christopherhardy-qa-287
Open

Move spec URL consts into a shared constants.ts file#23713
chnexusmods wants to merge 1 commit into
masterfrom
christopherhardy-qa-287

Conversation

@chnexusmods

Copy link
Copy Markdown
Contributor

The SDV_MOD_URL declared at the top of mods.spec.ts, mods-deploy.spec.ts and mods-manual.spec.ts is now exported from packages/e2e/src/constants.ts, so hard-coded URLs are maintained in one place. The specs import it instead of re-declaring it.

This is where we should store other URLS going forwards that will be consumed in the tests rather than declaring them at the start of each test

The SDV_MOD_URL declared at the top of mods.spec.ts, mods-deploy.spec.ts and mods-manual.spec.ts is now exported from packages/e2e/src/constants.ts, so hard-coded URLs are maintained in one place. The specs import it instead of re-declaring it.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
@chnexusmods chnexusmods self-assigned this Jul 16, 2026
@chnexusmods
chnexusmods requested a review from a team as a code owner July 16, 2026 13:41
@chnexusmods
chnexusmods requested review from Aragas and erri120 July 16, 2026 13:41
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