We’ve been setting up a bunch of test cases on our current API endpoints, but we just found out the dev team is planning to re-import these endpoints. I’m worried because this means we’ll lose all our test cases.
Do you have any tips or tricks for handling this? Is there a way we can keep working on our test cases, even if we have to deal with an outdated API for a bit, without losing everything during the re-import?
Any advice you have would be super helpful. Thanks a lot!