Great. What kind of tests are you doing? User Acceptance Testing, or unit tests/regression tests on your code?
Discussion
Mostly testing Laravel Livewire components as I use so much Livewire in my apps someone might call me an addict but thatโs kostly because I hate JS ๐
To be more precise I test everything. Validation, filters, modals, custom component and Model logic, data and file exports, user access control etc