Testing Effect Code in Apps: Examples and Best Practices
Does anybody have a good example of a configuration for testing effect code? It looks like the effect repo has a bunch of custom utils for testing, I'm wondering how people test their effect code in apps.
