[Koha-bugs] [Bug 30146] New: Add test for missing SCSS compilation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 21 20:11:36 CET 2022


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

            Bug ID: 30146
           Summary: Add test for missing SCSS compilation
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: victor at tuxayo.net
        QA Contact: testopia at bugs.koha-community.org

This is a request for a test that checks that it hasn't been missed by RMaints
or the RM.

Not enough RMaints use the pre-push git hook (see link bellow) that does the
check locally before pushing. I have found 2 or 3 times uncompiled SCSS (thanks
to the hook!) when I started working on a new (old) branch that in the previous
cycle, had compilation forgotten.

Is that feasible to have tests that use git? It could work like the prepush
hook for "Check for missing CSS Compiles" section:
https://wiki.koha-community.org/wiki/Tips_and_tricks#pre-push

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list