-
I am trying to set up coverage aggregation for a parallelized build, per [this documentation](https://docs.codeclimate.com/docs/codeship-ci-test-coverage-example#section-parallel-test-coverage)
> B…
-
If I'm not wrong, the tests are executed in a sort of random order (based on linkage), so I cannot specify a dependency between tests or an execution order. For example a low level math test suite sho…
-
### Description
Default project can not run tests due to wrong jest config
### CodeSandbox/Snack link
_No response_
### Steps to reproduce
1. Run from terminal `npm create gluestack`
2. Select `…
-
I'm thinking about how best to set up tests for the scenarios in this repo in other test suites (namely pip).
At the moment it seems like I would either need to vendor the JSONs or git clone the re…
-
The cipher suites requested by the client should be used in the connection towards the server, as long as they can be handled by sslsplit and the version of OpenSSL that is in use. This idea came up i…
-
Enables system packagers to create and automate regression test suites
koobs updated
10 years ago
-
Need test suites for the server, history api and middlewares.
-
Since the states are known and the inputs are known it's possible to generate a list of all of the possible scenarios that the state machine is supposed to handle. It's reasonable to say that each of…
-
Using data providers is a convenient way to reduce code and increase coherence inside the test classes. Having the test case data separated from the test code itself follows best practices and is enco…
-
It would be nice to be able to support compositor-private tests.
Plausible soluition would be to allow injecting external test suites.
Saviq updated
9 months ago