A docker container based for running Drupal tests in CircleCI
Stars
24
Forks
9
Watchers
24
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
214
commits
28
commits
16
commits
2
commits
2
commits
Issue #66 Uncomment update_images workflow in prep for merge
dd04823View on GitHubIssue #66 Support saving browser output from functional javascript tests
0bdc229View on GitHubIssue #66 Remove deprecated interface from Behat context class template
d96cbf4View on GitHubIssue #66 Use an ARG for Drupal version constraint to make is easier to update in future
4fb0cf3View on GitHubIssue #66 Be less prescriptive about the Drupal core version
9ceb0d8View on GitHubIssue #66 Update the database export for Drupal 8.9.16
734541dView on GitHubIssue #66 Include cweagans/composer-patches as a dependency in the container build so it's present and ready to act on modules that include patches
072f3d6View on GitHubIssue #66 Allow a module to define a phpcs.xml.dist file at the root of the module, and have it used in code sniff checks automatically
7c42045View on GitHubIssue #66 Update the branch of drupal_tests_node_example to use for testing
2e1212bView on GitHubIssue #66 Set xdebug.mode=coverage to satisfy new xdebug requirements for running code coverage
37efa9dView on GitHub