This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
[SaaS Connectors] Inconsistent results with SaaS connector integration tests #472
Labels
bug
Something isn't working
Bug Description
The data creation portion of the erasure integration tests for SaaS connectors yields inconsistent results. This is caused by 3rd party APIs taking some time for data created via the create endpoints to be available from the read endpoints.
Steps to Reproduce
Add the
run unsafe ci checks
label to a PR and make note of the test results. Currently seeing issues with the following connectors:Expected behavior
The test fixtures should wait until data is available on the read endpoints before continuing with the actual tests.
The text was updated successfully, but these errors were encountered: