-
RhinoMocks allows for the ability to return different objects the second, third, fourth etc. time that a method is called. This is particularly useful when you are mocking a factory for use in the cla…
-
Para poder realizar una traducción, por favor, primero **comenta en esta issue** el nombre con la _ruta completa del archivo_ que quieras traducir.
A continuación, te asignaré en esta lista la trad…
-
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/…
-
Please implement the HTTP POST "multipart" support, so that file upload will be possible.
Please follow the [Part Servlet API specification](https://docs.oracle.com/javaee/7/api/javax/servlet/http/Pa…
-
### Description
We need to add comprehensive integration tests for our C# integration library that interacts with an HTTP REST API (VTEX) . These tests should ensure that our integration library corr…
-
*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…
-
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…
-
The tests are very fragille. Some of the calls to bamboo.io can be mocked, I start using [mock](http://pypi.python.org/pypi/mock) in bamboo, it's very helpful.
For that do call we can poll the statu…
-
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…