The following test is flaky:
|
func Test_Integration_Deliveries(t *testing.T) { |
It appears some deliveries are successful at querying GetDeliveryPosition, while others produce EOF.
I believe the issue is due to the combination of:
- access token
- x-picnic-did
- x-picnic-agent
The following test is flaky:
picnic-api/delivery_scenario_test.go
Line 45 in 5723b97
It appears some deliveries are successful at querying
GetDeliveryPosition, while others produce EOF.I believe the issue is due to the combination of: