Oliver Davies
Oliver Davies
http://www.jeffgeerling.com/blog/2016/drupal-vm-supports-mysql-mariadb-and-postgresql
Following on from #31, there should also be an option for a defaults.yml file within a project root. This would override the global defaults.
- [ ] Add `custom_vars` to config/dist/defaults.yml. - [ ] Add argument/question to `Config\GenerateCommand'. - [ ] Update config.yml.twig
Ensure that everything is documented and still correct. - [ ] Display which version of Drupal VM Generator is compatible with which version of Drupal VM. - [ ] Document...
In some cases, there are multiple blank lines between the `if` statements within config.yml.twig. These should be removed or reduced as much as possible.
Are you able to enable/disable this plugin on a project-by-project basis? Not all of my projects are Drupal-based, so for those this module doesn't need to run.
- https://www.drupal.org/docs/8/testing - https://www.drupal.org/docs/7/testing - https://drupalize.me/series/automated-testing-drupal-8 - https://drupalize.me/series/testing-drupal-7-simpletest - https://symfonycasts.com/screencast/phpunit - https://course.testdrivenlaravel.com - https://confidentlaravel.com - https://phpunit.de - http://butunclebob.com/ArticleS.UncleBob.TheThreeRulesOfTdd - http://www.javiersaldana.com/articles/tech/refactoring-the-three-laws-of-tdd - https://www.youtube.com/watch?v=AoIfc5NwRks (The Three Laws of TDD talk by Uncle...
Look into using https://www.npmjs.com/package/markdownlint-cli as a replacement for Prettier, excluding hard line wrapping.
https://github.com/opdavies/workshop-drupal-automated-testing-code