Bug 19532: (follow-up) aria-hidden attr on OPAC, and more
[koha.git] / t / db_dependent / Koha / UI /
2021-11-25 Jonathan DruartBug 28445: Prevent UI/Form/Builder/Item.t to fail randomly
2021-11-25 Jonathan DruartBug 28445: (follow-up) Add diag for failing test
2021-11-15 Marcel de RooyBug 29146: Add test for editing existing item
2021-10-28 Jonathan DruartBug 28445: Add diag for failing test
2021-10-28 Jonathan DruartBug 28445: Add tests for subfields_to_prefill
2021-10-18 Jonathan DruartBug 28445: Improve robustness of tests
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...