Just started exploring these concepts few weeks ago and the amount of ideas I have is overwhelming my capacity to process them
Discussion
Great. What kind of tests are you doing? User Acceptance Testing, or unit tests/regression tests on your code?
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