2022-02-02 18:00:00 +00:00
|
|
|
Drupal tips
|
|
|
|
###########
|
|
|
|
|
|
|
|
A collection of tips and tricks for working with `Drupal <https://www.drupal.org>`_ code. Ideas and PRs welcome.
|
|
|
|
|
|
|
|
Inspired by https://github.com/PovilasKorop/laravel-tips.
|
|
|
|
|
|
|
|
.. contents::
|
|
|
|
:depth: 2
|
2022-02-08 07:46:32 +00:00
|
|
|
|
|
|
|
Automated testing
|
|
|
|
=================
|
|
|
|
|
|
|
|
* `Workshop notes <https://github.com/opdavies/workshop-drupal-automated-testing>`_
|
|
|
|
* `Workshop code <https://github.com/opdavies/workshop-drupal-automated-testing-code>`_
|