https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42404 --- Comment #43 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #41)
(In reply to Tomás Cohen Arazi (tcohen) from comment #8)
The only way to test this from the UI is by having bug 42804 applied too.
This patchset only adds:
* Background job with tests * API for submitting cover images in bulk and enqueueing the job, with tests
The dependency tree is a bit of a mess... can't make bug 42804 a dependency of this one because bug 42804 depends on bug 42405 but bug 42404 blocks bug 42405...
It's not at all clear what the order of testing these bugs should be...
After reviewing all the bugs and the dependency tree... I think I understand what you're trying to do here. Trying to build up the components in separate bug reports before tying them all together. Yeah that makes sense conceptually. Makes things a bit tougher to test, but I get it now... I don't love the idea of signing off on a bug report just because it's passing tests though... I've used up most of my testing time trying to figure out how to test it, so I think I'll have to come back another time... -- You are receiving this mail because: You are watching all bug changes.