https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35757 --- Comment #10 from Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #9)
1. Can this kind of failure be anticipated? Should we watch sushi's repo to catch such changes in advance?
The repo isn't public so we can't watch this. The idea of the test is to watch for changes to the API and alert us to any new fields that have been added.
2. Shouldn't you adjust cy.getCounterRegistryProvider (t/cypress/support/e2e.js) as well?
The cypress test is just a mock for the fields that we actually use so isn't dependent on the API. I can update it but the tests shouldn't fail as a result of this -- You are receiving this mail because: You are watching all bug changes.