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
K3D=true TEST_SERVER_URL="ocis.owncloud.test" make test-acceptance-api BEHAT_FEATURE=tests/acceptance/features/coreApiSharePublicLink2/enforcePasswordPublicLink.feature:148
622
+
592
623
## Generating Code Coverage Report by Running Acceptance Tests
593
624
594
625
To find out what oCIS code is covered by the API tests, first create a debug build of oCIS.
@@ -623,4 +654,4 @@ You can also view the report in a web UI using the following command.
623
654
go tool cover -html=cov.txt
624
655
```
625
656
626
-
This command should open a browser with the code report.
657
+
This command should open a browser with the code report.
0 commit comments