7d6e153fd5
This test depends on a 100ms timer, which fails quite often, messing up our pipelines. Hook directly into the internal version of getPayload which has the capacity to wait for the full payload before returning. This might not be absolutely correct from a test perspective, but it beats failing ci. The alternative would be to expose the full build hook into the outside, but it might be a bit overkill for this scenario. |
||
---|---|---|
.. | ||
api.go | ||
api_test.go | ||
queue.go | ||
simulated_beacon.go | ||
simulated_beacon_api.go | ||
simulated_beacon_test.go | ||
tester.go |