Skip to content

HOTFIX: Separate E2E tests from main test command for CI#21

Closed
mvalancy wants to merge 1 commit into
developfrom
hotfix/ci-production-tests
Closed

HOTFIX: Separate E2E tests from main test command for CI#21
mvalancy wants to merge 1 commit into
developfrom
hotfix/ci-production-tests

Conversation

@mvalancy

@mvalancy mvalancy commented Sep 8, 2025

Copy link
Copy Markdown
Member

Critical CI fix: Removes E2E tests from main test command to prevent production deployment failures. E2E tests moved to test:production for custom runners.

- Remove E2E tests from main 'test' command to fix GitHub Actions CI
- Create 'test:production' command for full testing including E2E
- E2E tests require running infrastructure (Neo4j, API server)
- GitHub Actions CI environment cannot provide full stack
- Future: Use custom runners with infrastructure for E2E testing
- Resolves production deployment CI failure
@mvalancy

mvalancy commented Sep 8, 2025

Copy link
Copy Markdown
Member Author

Closing as the fix has been applied directly to main branch. No longer needed.

@mvalancy mvalancy closed this Sep 8, 2025
@mvalancy mvalancy deleted the hotfix/ci-production-tests branch September 8, 2025 03:46
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