Implementing your own API endpoint via a plugin shouldn’t be that hard. Then you can use the usual RSpec way for a test suite, which you can call on a staging site before updates.
1 Like
Implementing your own API endpoint via a plugin shouldn’t be that hard. Then you can use the usual RSpec way for a test suite, which you can call on a staging site before updates.