-
**The toolkit would greatly benefit from both unit and integration testing, and ideally sooner rather than later.**
We'll have to talk about how exactly we want to go about effectively performing int…
jpahm updated
3 weeks ago
-
Add [React Native Testing Library](https://callstack.github.io/react-native-testing-library/) to the project and add an example unit test to one of the components.
-
Test for each message through mock device; for regression testing of the library
Check value received in the mock device, and the response sent from the mock device.
- processorUtilizationRequest
- …
-
Integrate google test into the project so that low level important code is validated. This has to be used for math, projection, transformation, etc. logic, so that we ensure correct results.
-
First of all, this library is great so far. It's saved me a ton of work. Prisma is really lacking when it comes to unit testing, so I really appreciate the dedication.
This might be an expected iss…
-
Kubernetes's [client-go](https://github.com/kubernetes/client-go) includes a powerful "fake" library (https://godoc.org/k8s.io/client-go/kubernetes/fake), which provides a mock API client that handles…
-
**Parent issue:**
- [Migrate Syscollector module to new agent](https://github.com/wazuh/wazuh-agent/issues/17)
## Description
Deprecate or remove the non-standard **os_regex** library and replace…
-
### Requirements
- [x] Define learning objectives
- [x] Write Code as baseline
- [x] come up with 2-person Git flow to simulate a code review with Workflow Analyzer
- [ ] Write explanatory materi…
-
**Subject:** Request for Jest integration in ReactJS projects on GitHub
**Hi there !!**
I am writing to request the **integration of Jest**, a popular JavaScript testing library, into your project…
-
**Issue:** Deno testing suit documentation does not elaborate on how to render and test components.
**Discussion:** I have been having trouble finding ways to conduct unit tests for Fresh componen…