Open stephenkao opened 1 year ago
@penny-lischer To break out into individual tickets
Rough TODOs:
@penny-lischer @stephenkao Has this been successfully broken up? And do we need to keep this ticket, or should it be closed as it will be completed by doing the other tickets Penny created? Or does this need to become an epic?
cc: @Andrey-Glazkv
@chris-kuryak I believe the tickets I wrote will suffice but will defer to @stephenkao for additional input.
Problem statement
We can't rely on a mock Organization when running end-to-end tests against production. Consequently, we need to 1) create a mechanism to switch to mocked API endpoints on production and 2) create mocks for most API endpoints that would otherwise return real data.
What you need to know
Acceptance criteria