Open Issues Need Help
View All on GitHub Tests for a `UserResource` or any resource that acts on behalf of the User model need special checks about 2 months ago
AI Summary: This issue identifies a potential problem in testing `UserResource` and similar components, where test setups (like `beforeEach` hooks or `DatabaseSeeder`) might introduce unexpected or extra user data. This extraneous data could interfere with test assertions, and the task is to determine how to identify and exclude these users to ensure accurate test results.
Complexity:
3/5
help wanted
A package that creates PEST tests specifically tailored for your filament resources.
PHP
#filament#laravel#pest#pestphp#php#plugin#test-automation#testing