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

--- Comment #20 from Victor Grousset/tuxayo <[email protected]> ---
(In reply to Paul Derscheid from comment #12)
> I think this is unused because we don't have component tests yet.
> 
> If I am not mistaken we just went e2e.
> 
> There's https://www.npmjs.com/package/cypress-rspack-dev-server (btw) but it
> doesn't support vue yet (just react).

Indeed: https://github.com/th3fallen/cypress-rspack-dev-server/issues/3


(In reply to Paul Derscheid from comment #13)
> But if we don't have any yet, I just want to casually advocate for adding
> component tests in the future.
> 
> Huge gains in actual test coverage for behaviour, comparatively little
> effort.

That would have been a reason to consider staying on webpack but as we see
here, we could only know about cypress-rspack-dev-server existence and
limitations after starting removing webpack dependencies. And thus making
rolling back not a drop in replacement >_<


Should we just remove the `component` object from the config? Or leave it (as
it's unused) so if someone wants to do component tests it's easier to adapt to
cypress-rspack-dev-server? (whether it supports rspack or we have to come back
to webpack)

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