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

chore(next): DEVXP-2630: run v0 tests #146

Merged
merged 11 commits into from
Mar 11, 2025
Merged

chore(next): DEVXP-2630: run v0 tests #146

merged 11 commits into from
Mar 11, 2025

Conversation

lukad
Copy link
Collaborator

@lukad lukad commented Mar 10, 2025

This adds three scripts to run v0 tests and lets us keep track of which tests are failing/passing.

  1. test:v0-update-baseline saves current v0 failing and passing tests to a json file that should be committed
  2. test:v0 runs v0 tests and saves the failing/passing tests to another file and runs test:v0-compare-results
  3. test:v0-compare-results compares the the test output against the baseline

Output when tests previously passing are now failing:
CleanShot 2025-03-10 at 11 16 38@2x

Output when failing tests have been fixed:
CleanShot 2025-03-10 at 11 17 12@2x

@lukad lukad requested a review from dragidavid March 10, 2025 10:37
@lukad lukad assigned sandrina-p and unassigned sandrina-p Mar 10, 2025
@lukad lukad requested review from sandrina-p and eng-almeida March 10, 2025 10:37
@lukad lukad force-pushed the devxp-2630-run-v0-tests branch 4 times, most recently from 8ced5ef to 38ad279 Compare March 10, 2025 13:57
@lukad lukad force-pushed the devxp-2630-run-v0-tests branch from 38ad279 to 6cb66c8 Compare March 10, 2025 15:05
@lukad lukad force-pushed the devxp-2630-run-v0-tests branch from 71c3be5 to 1d02f6a Compare March 10, 2025 15:51
@lukad lukad merged commit 7845c25 into main Mar 11, 2025
2 checks passed
@lukad lukad deleted the devxp-2630-run-v0-tests branch March 11, 2025 10:10
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.

3 participants