-
### Is your feature request related to a problem? Please describe
For new contributors, it cant take a while and be a bit confusing where to start when developing, as it requires setting up a provide…
-
We need to design and implement a method for automating testing of the sound effect and music system in MonoGame. This system will work under the existing [testing framework](https://github.com/mono/…
-
### Before you begin...
- [X] I have searched the existing issues
- [X] I am not using version 13.x of node (if so, please upgrade)
### Description of the problem
Incorrect return type output when…
-
## Why do we need this ?
If I can correctly infer the backend/ directory structure, I observe tests/ directory is structured to give tests as per the mhq/ dir. I only see tests for service/. No a…
-
I cannot find support of building a test suite that merges all tests into a monolith that runs them all.
For that different setup/teardowns must coexist which seems unsupported.
We are using both ta…
-
### Problem description
Currently when it comes to [testing](https://chainsafe.github.io/lodestar/contribution/testing/) the correctness of new changes that involve interacting with `BeaconChain` we …
-
I wish to knwo if there is any way to mock the CaptureDevices (CaptureDeviceList).
I need that to test several code, that relays on the detection of the devices, but, i can't make a mock or substi…
-
Our current testing environment only provides very limited testing of the different language bindings.
# What we have
systemtests that run the solverdummies for the different language bindings i…
-
https://semaphoreci.com/dorbel-tech/dorbel-app/branches/feature-phonegap/builds/13
```
9 failing
1) Integration - PATCH /listings/{id} should change image order:
Error: expected 200 "OK…
-
**Is your feature request related to a problem? Please describe.**
I have been working on creating mock APIS (full CRUD support) in my own implementations with MSW for a few years and have been wonde…