-
-
-
parent issue:
https://github.com/kubernetes/kubernetes/issues/75601
tests that a part of the framework and the framework as a whole should not vendor cloud provider code. we need to think of a way…
-
The integration tests for `event` and `program` in the VEN library rely on a DB created by the sqlx testing framework. This is not ideal, especially if we want to test the integration of our VEN libra…
-
Description:
The repository currently lacks a comprehensive suite of unit tests. Unit tests are crucial for ensuring that each component of the codebase works as expected and for catching bugs early …
-
The MolSSI cookiecutter seems to recommend `pytest`. Should we recommend that over `nose2`?
-
The last features I was waiting for have arrived, and there is now no reason not to switch the unit tests over to tasty which is newer and maintained.
Links:
- [Test framework](https://hackage.haskel…
-
I want to start a proper testing regime - might not set up tests for everything immediately, but at least anytime there is a bug I want to make sure I can set up a test which fails before the bug is f…
akc42 updated
4 years ago
-
In the testing framework the extra_args parameter is declared but not handled in the method start_sc_node() here:
https://github.com/HorizenOfficial/Sidechains-SDK/blob/b6b533ee909db603136d3c7e2f598…
-
We want to incorporate testing as more of a first-class part of the overall experience in DevOps Center. This will likely involve supporting integration with various existing testing tools and framew…