on 2023 Feb 09 10:48 AM
Hello experts,
I came across few issues in Fiori Elements v4: List Report / Analytical List Page OPA5 tests:
When I am using
Given.iStartMyUIComponent() *** Then.iTeardownMyUIComponent()/Then.iTearDownMyApp()
I am getting next error during the teardown
TypeError: this._mServices[n].instance.destroy is not a function
I tried to check why it is happening at it looks like some 'navigationService' service instance doesn't have a destroy function
Another strange behaviour is that when I am using
Given.iStartMyApp() *** Then.iTeardownMyApp()
everything is working good but I am not receiving code coverage information
Can you please help me to identify the root cause of such a behaviour?
Is this something that should be addressed to the Fiori Team or this issue caused by our application development?
I created two branches in our repository where this can be checked.
Teardown issue can be checked here: Teardown issue application branch
Code coverage issue can be checked here: Code coverage issue application branch
Thanks in advance,
Mykhaylo
Hi mykhaylo.dinul.sap,
could you resolve the issue which causes error "TypeError: this._mServices[n].instance.destroy is not a function"?
Thanks in advance,
Andreas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.