Hacker News new | ask | show | jobs
by a_c 1186 days ago
Congratulations on the launch!

Quick question, how do you (plan to) deal with schema/API change? Or the tool is more intended for regression testing?

1 comments

New API tests can be generated by enabling the agent locally and/or on a staging env.

Its simply a matter of using a baseline of: `production` (usually for regression tests), `staging` or `local`.