-
In *vertical* sankeys, mouseover labels of flows appear at strange locations, some of them outside the drawing area.
See here:
```
library(plotly)
library(rjson)
json_file version
…
-
Hi!
I'm using `mockito-all 1.10.19` and `springockito` with `springockito-annotations`:
```
org.kubek2k
springockito
1.0.9
test
org…
-
```
What steps will reproduce the problem?
1. Create a test with SpringJUnit4ClassRunner and a PowerMockRule
2. add some expectations in @Before method
3. run test
example :
@RunWith(SpringJUnit4Cla…
-
### Current behavior
Currently, when you intercept a request with a body of type `multipart/form-data` which includes a binary file, as well as a considerable amount of text, it is possible that the …
-
```
What steps will reproduce the problem?
1. Create a test with SpringJUnit4ClassRunner and a PowerMockRule
2. add some expectations in @Before method
3. run test
example :
@RunWith(SpringJUnit4Cla…
-
```
What steps will reproduce the problem?
1. Create a test with SpringJUnit4ClassRunner and a PowerMockRule
2. add some expectations in @Before method
3. run test
example :
@RunWith(SpringJUnit4Cla…
-
```
What steps will reproduce the problem?
1. Create a test with SpringJUnit4ClassRunner and a PowerMockRule
2. add some expectations in @Before method
3. run test
example :
@RunWith(SpringJUnit4Cla…
-
```
What steps will reproduce the problem?
1. Create a test with SpringJUnit4ClassRunner and a PowerMockRule
2. add some expectations in @Before method
3. run test
example :
@RunWith(SpringJUnit4Cla…
-
**Summary:**
From a user in the Google Group at https://groups.google.com/forum/#!topic/gpstest_android/Uwmhvp-glfA:
>Is there any chance that GPSTest will support using external bluetooth GPS?…
-
The way this library interacts with the MerchantConfiguration doesn't allow for making it easily testable / injectable.
Example:
We have a report service that allows us to use any of our 8 merch…