-
Notifications
You must be signed in to change notification settings - Fork 48
first regression test #88
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
Conversation
i# Please enter a commit message to explain why this merge is necessary, merge main
can we add a description ☝️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this test doesn't seem to do much
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
agree, just checking URL nav is what is expected is not super helpful regression test -removed
why
We would like to understand if basic functionality of stagehand works as expected by running regression tests in CI. this works against bb-hosted pages (should be static) and testing expected behaviour of stagehand. The set of the regression tests is not as robust as in TS, but its a start.
what changed
Added a suite of regression tests.
test plan
CI passes.