https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32968
--- Comment #18 from Pedro Amorim <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
