deviantintegral / drupal_tests

A docker container based for running Drupal tests in CircleCI
GNU General Public License v3.0
24 stars 9 forks source link

Test actual CI jobs with the circleci tool #28

Closed deviantintegral closed 6 years ago

deviantintegral commented 6 years ago

This PR uses the full-VM version of CircleCI so we can have full control over Docker. Now, instead of just testing some basics of our setup script, we can actually clone a module and run it's tests.