You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a clear and concise description of what you want to happen.
PR #1328 adds pytest-recordings to our API tests which stores external API responses within "cassettes" in the codebase. These cassettes can then be used by other developers and in CI to create a more stable test environment (with the added benefits of not needing to share API keys).
We should apply these cassettes to more services as soon as PR #1328 is merged.
Is there anything else you can add about the proposal? You might want to link to related issues here, if you haven't already.
This is relevant to the problem we're in addressing in #1346
The text was updated successfully, but these errors were encountered:
Heads up @wadhwamatic and @ericboucher, I've created this ticket to address after the Google Floods work is merged. Please let me know if you have any thoughts
Provide a clear and concise description of what you want to happen.
PR #1328 adds pytest-recordings to our API tests which stores external API responses within "cassettes" in the codebase. These cassettes can then be used by other developers and in CI to create a more stable test environment (with the added benefits of not needing to share API keys).
We should apply these cassettes to more services as soon as PR #1328 is merged.
Is there anything else you can add about the proposal? You might want to link to related issues here, if you haven't already.
This is relevant to the problem we're in addressing in #1346
The text was updated successfully, but these errors were encountered: