Bug 31183: Unit tests
[koha.git] / t / db_dependent / Koha / UI /
2022-07-20 Nick ClemensBug 31179: (QA follow-up) Set field as hidden for tests
2022-07-20 Jonathan DruartBug 31179: Don't copy invisible subfields when duplicat...
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...