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

Write a guide explaining how to run the tests in vscode/test-workspace and put it under vscode/test-workspace readme #45

Open
waynehamadi opened this issue Dec 4, 2023 · 0 comments

Comments

@waynehamadi
Copy link
Contributor

These tests are end to end tests.
to run them on vscode :
apply the instructions here: could you onboard

  • click run and debug from the vscode folder
  • npm install
  • ts-node src/index.ts
  • it's going to take control of your computer and save stacks. it will then record the behavior in a new output.ts file. This is how we make sure we don't have regressions.

TODO: Apply this tutorial, make it work for your machine, and then write a readme explaining each step.

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

No branches or pull requests

1 participant