Moktar
Moktar
FFilament
Created by Moktar on 2/13/2024 in #❓┊help
How to test if panel is fully loaded successfully when having error with some widgets
Hello guys I'm having a pass test $this->get('admin')->assertSuccessful() for a panel, while the same panel has error with some widget. Test passes with 200 since widgets are lazy-loaded by default, that what documents says https://filamentphp.com/docs/3.x/widgets/stats-overview#disabling-lazy-loading How can I do that test right? Thanks
1 replies