-
There should be more unit and integration tests.
-
I've tried to enable coverage testing, see https://github.com/hpi-swa/Squot/commit/7f889691a1e5689b179a4fb12ff248bfd67c9647. Unfortunately, smalltalkCI fails because of [this](https://github.com/hpi-s…
-
It's an excellent point to start thinking about common user tests cases, like authorization and cart checkout processes.
I believe it will help not break existing functionality before pushing to t…
-
dude, no tests? :wink:
-
It would be nice to be able to get test coverage reports from fbp-spec. Something like https://www.npmjs.com/package/nyc
-
We could use better test coverage. I'd like to use this issue a place to keep track of what we need to do. At the very least I'd like a list of areas that could use some work. We could also use this a…
-
I was looking at test coverage in this module and noted some low numbers. I was wondering if we could improve this number by adding Perl specific tests or it should be added to the suite?
```
li…
-
### What:
Improve test coverage in `gax-python`. Areas of inadequate coverage are detailed in reports like https://codecov.io/gh/googleapis/gax-python/tree/d59635e37d2420908a2828da8f54c0bbbd4cf4e6/go…
-
A lot of the smaller functions have tests already. The two main classes however are missing some much needed tests.
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
✔️ ! Grammar Rules
✔️ ! Unit Tests
✔️ ! Test Coverage
✔️ ! Core Files
✔️ ! CLI
Для максимального:
✔️ Error Handling
✔️ cargo fmt:…