-
Hi,
I'm trying to use this GH Action in https://github.com/openai/gym/pull/2789. On my fork it seems to works fine: https://github.com/kir0ul/gym/runs/6244334853?check_suite_focus=true, but on the …
-
- [ ] Create blessed repo
- [ ] Config buddybuild
- [ ] Configure JUnit tests automatic execution
- [ ] Install buddybuild SDK on development branch of blessed repo
- [ ] Add CODECOV_TOKEN e…
-
**Platform** : Simulator/Real Device
**Version** : 1.0.0
**Steps to reproduce**
1. Checkout code version 8353dce from master branch
2. Make sure that Code Coverage is enabled as explained [here](http…
-
Is there a way to test for all possible inputs of conditional instead of just outputs?
Currently if there is a condition like `A && B && C` and you have 2 test cases for `A = true` and `A = false`, …
-
**Do you want to request a _feature_ or report a _bug_?**
Feature
**What is the current behavior?**
Currently, when using both `global` and `path/glob` thresholds, the `global` config combine…
-
Hello! I'm having some issues getting coverage in a monorepo where Playwright runs from a folder `root/e2e-tests/` and tests a server located at `root/frontend/`. I start the server and follow the ins…
-
### Summary
This has already been reported as bugs such as https://github.com/forcedotcom/cli/issues/1568 but this has been closed due to "working as expected".
Please look into this soon for a ne…
-
@MarcelLZ can you elaborate on your experience with tests?
P.s.: this is the current test coverage status for the frontend:
```
$ node_modules/.bin/jest --coverage
PASS src/screens/login/form/…
-
I first wanted to thank you for providing this plugin! It does exactly what it should.
However, once I import the code coverage report to SonarQube's generic test coverage report path (sonar.covera…
-
Any plan to implement the plugin for Visual Studio Code?