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

            Bug ID: 40446
           Summary: DB config used by Cypress (mysql2) is not configurable
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Test Suite
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        Depends on: 40170

It's hardcoded to work with ktd, but it should be more flexible

const connectionConfig = {
    host: "db",
    user: "koha_kohadev",
    password: "password",
    database: "koha_kohadev",
};


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40170
[Bug 40170] Replace cypress-mysql with mysql2
-- 
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