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

Add a mode that replay tests based on logs #1169

Merged
merged 17 commits into from
May 16, 2023
Merged

Conversation

cbeauchesne
Copy link
Collaborator

@cbeauchesne cbeauchesne commented May 11, 2023

Description

See #1093

Will run tests only using an existing log folder.

./run.sh --replay

Motivation

  • speed up iteration when writing tests
  • allow debugging
  • replay tests based on CI artifact

@cbeauchesne cbeauchesne added the dev-x Improve developer experience label May 11, 2023
@cbeauchesne cbeauchesne marked this pull request as ready for review May 16, 2023 15:18
@cbeauchesne cbeauchesne requested review from a team as code owners May 16, 2023 15:18
@cbeauchesne cbeauchesne merged commit 06785ea into main May 16, 2023
187 of 191 checks passed
@cbeauchesne cbeauchesne deleted the cbeauchesne/replay branch May 16, 2023 15:18
@simon-id
Copy link
Member

holy shit that's so cool, does that mean I can run the system tests once to generate logs, edit the logs myself, and run that replay to test with new values ?

@cbeauchesne
Copy link
Collaborator Author

Yes you can

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-x Improve developer experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants