Problem/Motivation

Colorbox has no substantive automated tests. Set up GitLab CI in order to begin creating and running automated tests.

Proposed resolution

Set up GitLab CI in order to begin creating and running automated tests.

Issue fork colorbox-3438914

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

paulmckibben created an issue. See original summary.

paulmckibben’s picture

Status: Active » Fixed

The goal of this task is completed: GitLab CI can now run tests, and the one failing PHPUnit javascript test has been fixed. I will create follow up issues to fix validation tests (phpcs, eslint, etc.) and to create new, more substantive tests.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.