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

[e2e] Add deploysentinel to CI to aggregate test results #6399

Closed
3 tasks done
unlikelyzero opened this issue Mar 7, 2023 · 2 comments · Fixed by #6398
Closed
3 tasks done

[e2e] Add deploysentinel to CI to aggregate test results #6399

unlikelyzero opened this issue Mar 7, 2023 · 2 comments · Fixed by #6398
Labels
type:maintenance tests, chores, or project maintenance verified Tested or intentionally closed
Milestone

Comments

@unlikelyzero
Copy link
Collaborator

unlikelyzero commented Mar 7, 2023

Summary

Deploysentinel provides a playwright test aggregate dashboard to capture historical runs with test metadata to reduce triage time.

  • Integrate Deploysentinel into github actions
  • Integrate Deploysentinel into circle ci
  • Integrate Deploysentinel into github PR comments
@unlikelyzero unlikelyzero added the type:maintenance tests, chores, or project maintenance label Mar 7, 2023
@unlikelyzero
Copy link
Collaborator Author

unlikelyzero commented Mar 7, 2023

Testing Notes

  1. Open a PR to fail a test (i.e. find an assertion for 3 and replace it with 4)
  2. Note that the test summary appears in the PR
  3. Navigate to the Dashboard and find failing test

@unlikelyzero unlikelyzero added invalid duplicate or incorrectly filed verified Tested or intentionally closed and removed invalid duplicate or incorrectly filed labels Mar 20, 2024
@unlikelyzero unlikelyzero added this to the Target:3.0.0 milestone Mar 20, 2024
@unlikelyzero
Copy link
Collaborator Author

This was implemented and then removed :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:maintenance tests, chores, or project maintenance verified Tested or intentionally closed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant