Replies: 2 comments 1 reply
-
|
Can't you create some things like alpha or beta versions and use some people as testers to search for anything going wrong in it? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
You might want to onboard cursor, with cursor rules...etc. into your dev environment and manage creation of test scenarios there. I'm like you, not a huge believer in putting test code into the code but yes, making a great product like unsend with tests might be a great idea. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I broke an api accidently today. made me think we need to come up with testing strategies to make unsend robust. I have very little experience in testing, so any ideas are welcome.
currently thinking of having e2e tests for apis alone
Beta Was this translation helpful? Give feedback.
All reactions