1 Mar
2023
1 Mar
'23
4:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32968 --- Comment #18 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- This could use some cypress tests to go along with, we would have to create a patron with the necessary permissions for testing beforeEach test, and delete said patron afterEach test. Discussing with Jonathan 2 options seem reasonable: 1) By POSTing and DELETEIng the patron - this would require the addition of a REST endpoint for permissions 2) Use cypress to click through the UI to create the patron, do the same thing to remove. -- You are receiving this mail because: You are watching all bug changes.