Hello, with the substantial API deprecations that were announced last week, will there be a test-bed on which we can test our proposed changes to ensure we have caught all possible deprecated access attempts before the main production service URL enacts the deprecation? If so, when (ish) and how might we access the test bed? Thanks.
To be clear, I understand that we can test the positive case (changed code) in the production instance. My question is whether we will have any mechanism to hand to test the completeness of our code so that any deprecated uses would be exposed before your deprecations go live in production.
Thanks!