Test Error - Call to a member function getId() on null
The test fails because, it is not able to find current panel.
How can I pass panel in the test.
If I have more than one panel, how can I test my resources for separate panels. ?
Kindly help.
6 Replies
Did you register a panel provider in your base TestCase?
@pboivin I think I have not registered panel provider in base TestCase. I am not able to find any documentation on this 🤔
Yeah, it could be missing from the documentation... Can you share what you have in TestCase?
Hi! I am having the same error after upgrading to v3, is there documentation on this now? I can't find anything on this issue
Please create a new post with your test case code.
thank you!