Skip to content

Releases: Lullabot/drainpipe-dev

v3.1.0

26 Jul 00:29
Compare
Choose a tag to compare

v3.0.3

05 Jul 14:30
Compare
Choose a tag to compare

v3.0.2

21 Jun 11:12
Compare
Choose a tag to compare
(fix) Wrong directory for drainpipe-dev binaries (#209)

v3.0.1

24 May 12:59
Compare
Choose a tag to compare

v3.0.0

05 May 13:29
Compare
Choose a tag to compare

v2.1.1

06 Dec 16:45
b06cfca
Compare
Choose a tag to compare

What's Changed

  • Fix disabling shared memory by @deviantintegral in #53
  • Add support for submodules in phpunit.xml file by @plopesc in #52
  • Reflow the tests so the DDEV site sits in GITHUB_WORKSPACE by @justafish in #61
  • Update DTT configuration file to pick up submodules by @justafish in #62
  • Fix PHPCS sniff violations on scaffolded sites.php by @hawkeyetwolf in #65
  • Ignoring node_modules during phpcs testing execution by @rigoucr in #67
  • Ignore node_modules folder when executing phpstan tests by @rigoucr in #68

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

03 Aug 10:10
0c7b59e
Compare
Choose a tag to compare

What's Changed

  • Splits PHPUnit tests into Static (unit) and Functional (requires a bootstrapped site) by @justafish in #43
    This additionally adds support for the full range of PHPUnit tests and DTT
  • Add support for Drupal specific PHP extensions in phpcs by @plopesc in #50
  • Remove drush dependency as this is handled by lullabot/drainpipe by @justafish in #47

New Contributors

Full Changelog: v2.0.5...v2.1.0

Mount the filesystem into Selenium containers

21 Jun 17:13
7c599e9
Compare
Choose a tag to compare

Allows files, such as test images, to be accessed by Nightwatch

v2.0.4

04 Apr 19:28
99b5cc4
Compare
Choose a tag to compare

What's Changed

  • Add a format=short option to test:config to skip showing the full dif… by @justafish in #41

Full Changelog: v2.0.3...v2.04

v2.0.3

23 Mar 15:36
a05c85c
Compare
Choose a tag to compare

Fix chrome running out of memory in Nightwatch tests #40