Skip to content

fix(discordsh): e2e preflight — testIgnore fixes and README docs#8225

Merged
h0lybyte merged 1 commit intodevfrom
trunk/discordsh-e2e-preflight-1773810824
Mar 18, 2026
Merged

fix(discordsh): e2e preflight — testIgnore fixes and README docs#8225
h0lybyte merged 1 commit intodevfrom
trunk/discordsh-e2e-preflight-1773810824

Conversation

@h0lybyte
Copy link
Member

Summary

  • Add testIgnore: /mock-api/ to playwright.docker.config.ts and update playwright.config.ts to exclude mock-api.spec.ts from non-mock Playwright configs — prevents failures when Mockoon is not running
  • Document GITHUB_API_BASE_URL env var in README GitHub Integration table
  • Add full E2E Testing section to README with env vars, local run commands, and mock stack architecture

Preflight validation

  • e2e:docker: 37/44 passed (7 pre-existing failures unrelated to these changes)
  • e2e:mock: 15/15 passed

Test plan

  • e2e:mock — all 15 tests pass with Mockoon docker-compose stack
  • e2e:docker — mock-api.spec.ts correctly excluded via testIgnore
  • Dev config (playwright.config.ts) — mock-api.spec.ts correctly excluded

…gs and document e2e env vars

Add testIgnore for mock-api.spec.ts in dev and docker Playwright configs
to prevent failures when Mockoon is not running. Update README with
GITHUB_API_BASE_URL env var and full E2E testing section.
@github-actions
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@h0lybyte h0lybyte merged commit 1f5da99 into dev Mar 18, 2026
5 checks passed
@h0lybyte h0lybyte deleted the trunk/discordsh-e2e-preflight-1773810824 branch March 18, 2026 05:57
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