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

emphasize unit testing yarn test --watch for troubleshooting #1189

Open
dckc opened this issue Sep 6, 2024 · 1 comment
Open

emphasize unit testing yarn test --watch for troubleshooting #1189

dckc opened this issue Sep 6, 2024 · 1 comment

Comments

@dckc
Copy link
Member

dckc commented Sep 6, 2024

deploy --watch (Agoric/dapp-agoric-basics#62) is a cool idea, but when things aren't working, we want devs to reach for unit testing first.

yarn test --watch is already mature. In Kate's Dec 2020 workshop, she uses it the whole time.

Maybe we need to advertise yarn test --watch on every path leading into our stuff:

  • the getting started tutorial and video
  • READMEs of all 3 dapps
  • ... where else?
@dckc dckc transferred this issue from Agoric/dapp-agoric-basics Sep 6, 2024
@dckc
Copy link
Member Author

dckc commented Sep 6, 2024

Somebody mentioned learning to use debugger statements from MarkM's session in Apr 24 office hours. Maybe I/we should link that from a few of these places too.

or maybe not... I'm struggling to even find the relevant part of the session. can't expect others to find it. Better to record a new short clip.

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