-
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…
-
### 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 …
-
![image](https://user-images.githubusercontent.com/22742/141594063-11141b8b-acc7-4303-8671-2a8ca291962d.png)
-
### 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…
-
-
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…
-
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/…
-
*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…
-
### 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 (…