You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the tests works fine, dev mode will go to each sub-module and execute tests. But the viewing of the test report won't find anything.
FWIW, in Liberty Tools Eclipse, if the submodule with the tests are present in the dashboard you could view the test report by selecting the view test report from the sub module.
The design needs to be worked out in more detail but we have to mediate the difference here btw. the view and execution at the aggregate level and the report existing at a submodule level.
FURTHER THOUGHTS
We could possibly go further and allow execution of tests ONLY scoped to a sub-module. This could be worth doing in this issue, or we could break this out into a follow-up item.
The biggest gap at the moment is in the case where you select the aggregator module on the dashboard and do the sequence:
1."Start"
2."Run tests"
3. "View integration test report" (same w/ UT)
Running the tests works fine, dev mode will go to each sub-module and execute tests. But the viewing of the test report won't find anything.
FWIW, in Liberty Tools Eclipse, if the submodule with the tests are present in the dashboard you could view the test report by selecting the view test report from the sub module.
The design needs to be worked out in more detail but we have to mediate the difference here btw. the view and execution at the aggregate level and the report existing at a submodule level.
FURTHER THOUGHTS
CONTEXT
The text was updated successfully, but these errors were encountered: