Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to reliability of e2e tests #274

Merged
merged 15 commits into from
Jan 17, 2025
Merged

Improvements to reliability of e2e tests #274

merged 15 commits into from
Jan 17, 2025

Conversation

crspeller
Copy link
Member

@crspeller crspeller commented Jan 9, 2025

No description provided.

This commit adds:
1. Container log capture method in MattermostContainer
2. Enhanced Playwright configuration for CI debugging
3. Multiple test reporters
4. Increased timeouts for CI environments

The changes will help diagnose test failures by:
- Capturing container logs on test failure
- Recording videos of test runs
- Generating detailed traces
- Providing multiple report formats for better visibility

Recommended next steps:
- Update tests to use `captureContainerLogs()` on failure
- Review CI logs and artifacts for debugging insights
@crspeller crspeller merged commit 815a7fd into master Jan 17, 2025
8 checks passed
@crspeller crspeller deleted the testimp branch January 17, 2025 01:43
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