-
note that this change supports #70 and test code that touches the API surface will need to be updated regardless
wllrd updated
3 weeks ago
-
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/…
-
### 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…
-
*Requested feature*
I am not sure if GoMock supports this natively or not. If it does, it would be nice if the documentation reflected how to do interaction testing more clearly. Interaction test…
-
### Task List
- [x] Steps to reproduce provided
- [x] Stacktrace (if present) provided
- [ ] Example that reproduces the problem uploaded to Github
- [ ] Full description of the issue provided (…
-
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…
-
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…
-
**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…
-
It might be nice to encourage unit tests in studies and provide some tooling for it.
In the hypertension study (and still-WIP data-metrics study), I've got a little test harness method that runs a …
mikix updated
3 months ago
-
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…