Closed OndrejGerzicak closed 1 year ago
I don't see coverage for: https://github.com/hal/testsuite.next/blob/master/tests-configuration-transaction/src/test/java/org/jboss/hal/testsuite/test/configuration/transaction/TransactionFinderTest.java
Does it have a some reason?
could you please add transaction folder into github workflows?
I don't see coverage for: https://github.com/hal/testsuite.next/blob/master/tests-configuration-transaction/src/test/java/org/jboss/hal/testsuite/test/configuration/transaction/TransactionFinderTest.java
Does it have a some reason?
My understanding was that the finder test is something like a setup. Also in for example batch subsystem I don't see it either even though it is in legacy TS: https://github.com/hal/testsuite.next/blob/master/tests-configuration-batch/src/test/java/org/jboss/hal/testsuite/test/configuration/batch/BatchFinderTest.java
I don't see coverage for: https://github.com/hal/testsuite.next/blob/master/tests-configuration-transaction/src/test/java/org/jboss/hal/testsuite/test/configuration/transaction/TransactionFinderTest.java Does it have a some reason?
My understanding was that the finder test is something like a setup. Also in for example batch subsystem I don't see it either even though it is in legacy TS: https://github.com/hal/testsuite.next/blob/master/tests-configuration-batch/src/test/java/org/jboss/hal/testsuite/test/configuration/batch/BatchFinderTest.java
The test is testing navigation from Home page to a Transaction manager. The other test which you already added start in the transaction manager.
All git check and new tests passed. The code LGTM. Merge! @OndrejGerzicak Thanks for the contribution.
Possible follow-ups:
Possible web console issue: