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
Our unit tests require valid credentials to be successful. How can we work around that?
Mocked data objects maybe? But then we have to automate the creation of those objects if Tesla desires to update the JSON object returned for any endpoint. 🤔
The text was updated successfully, but these errors were encountered:
But at that point, they'll have to release a new version of their app! I think you're perfectly safe with mocking all the endpoints. You can just anonymize previous requests or just have the fields that you care about :)
Our unit tests require valid credentials to be successful. How can we work around that?
Mocked data objects maybe? But then we have to automate the creation of those objects if Tesla desires to update the JSON object returned for any endpoint. 🤔
The text was updated successfully, but these errors were encountered: