ana
Tests: assertActionDoesNotExist failing for DeleteAction
i ran into this just now.
I was wondering if, in my action i am "only" using the hidden method to not show it, and if i was missing an additional method for the user to not be able to click (And the test pass).
4 replies
Error running tests: Call to a member function getId() on null
so i had an error that the login route is not refined (both 'filament.admin.auth.login' or 'filament.auth.login'). and it is not listed in route:list . To login i'm directed to the old application login.
I need to do a bit digging first, try and setup the regular filament login. and then see if this issue was fixed.
thank you for the help!
16 replies