https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41247

--- Comment #15 from Marcel de Rooy <[email protected]> ---
(In reply to Pedro Amorim from comment #14)
> Having said that, all tests (cypress or otherwise) are meant run on a
> dev/test environment, the file path itself is hardcoded to the kohadev
> instance here. If any tests are executed in an non-dev/test environment then
> there are bigger problems at play.

Sure

> I'm not convinced this is a big enough reason to block, though I'm happy to
> discuss further of course.

What about adjust a bit instead of block? :)
Isnt there a more elegant way in cypress tests to mock koha-conf settings,
preferences, etc just like we do in the regular perl tests?

Just an idea about koha-conf
+    let kohaconf = "/etc/koha/sites/kohadev/koha-conf.xml";
Why not pass a temporary modified koha-conf here?
But still hoping that we could even find something better..

-- 
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/

Reply via email to