Koha/t/lib
Martin Renvoize 8dcc54e8d7 Bug 30889: Unit tests
This patch adds a unit test for the 'enqueue' part of the bug. We check
that the mocked context (and interface) are recorded with the job
enqueue in the new 'context' field.

We do not yet test the 'process' end, where we then read the context out
and set the job Context from it.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit defcdd85a4)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
2022-07-29 17:06:01 +00:00
..
bad_plugins/Koha/Plugin Bug 29273: Remove warnings from plugin tests 2021-11-15 12:38:39 +01:00
Koha/BackgroundJob Bug 30181: (QA follow-up) Update BatchTest 2022-03-22 10:17:33 -10:00
Mocks
plugins/Koha/Plugin Bug 30410: Unit tests 2022-04-13 15:55:40 +02:00
QA
Bootstrap.pm
Dates.pm
Mocks.pm Bug 30889: Unit tests 2022-07-29 17:06:01 +00:00
Selenium.pm Bug 30063: Add selenium tests 2022-04-04 09:47:01 +02:00
TestBuilder.pm Bug 30830: Add Koha Objects for Koha Import Items 2022-06-06 14:30:40 +00:00