example-wordpress-composer
example-wordpress-composer copied to clipboard
Follow up from discussion in https://github.com/pantheon-systems/example-wordpress-composer/pull/34#issuecomment-328122556 The Behat script checks to see if the commit being tested is in a pull request or on master before proceeding with the test....
@stevector would argue that unit tests belong in the plugins containing the code being tested. He thinks Behat tests are different in that by their nature they are testing the...
`wp-config.php` needs some love. Currently a lot of items are repeated between local/non-Pantheon and Pantheon environments. We should cleanup `wp-config.php` so that all shared items live in the main file...
Automatically generated catalog workflow file