From 3057ffdc256fc3a4cd1dc7cdbe81cd684f20216b Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 5 Oct 2021 12:00:00 +0100 Subject: [PATCH] Change "Test Driven" to "Test-Driven" --- app/config/sculpin_site.yml | 2 +- source/_pages/drupal-php-developer.md | 2 +- source/_pages/test-driven-drupal.md | 2 +- source/_partials/test-driven-drupal-subscribe-form.html.twig | 2 +- source/_posts/drupal-bristol-testing-workshop.md | 4 ++-- source/_posts/speaking-drupalcon-europe-2020.md | 2 +- source/_posts/speaking-remotely-during-covid-19.md | 2 +- ...-results-my-drupalcon-europe-session-test-driven-drupal.md | 4 ++-- .../_posts/test-driven-ansible-role-development-molecule.md | 2 +- source/_posts/test-driven-drupal-on-gitstore-leanpub.md | 2 +- .../test-driven-drupal-presentation-drupalcon-europe.md | 2 +- ...g-new-drupal-8-module-using-test-driven-development-tdd.md | 2 +- .../automated-testing-test-driven-development-drupal-8.md | 2 +- source/_talks/tdd-test-driven-drupal.md | 2 +- tests/TalkExtensionTest.php | 4 ++-- 15 files changed, 18 insertions(+), 18 deletions(-) diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index 37b743ca6..fd82ddb42 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -45,7 +45,7 @@ menus: href: /pair-with-me is_active: '^/pair-with-me/?' - - title: Test Driven Drupal + - title: Test-Driven Drupal href: /test-driven-drupal is_active: '^/test-driven-drupal/?' diff --git a/source/_pages/drupal-php-developer.md b/source/_pages/drupal-php-developer.md index 7aa7975a4..c17c89d43 100644 --- a/source/_pages/drupal-php-developer.md +++ b/source/_pages/drupal-php-developer.md @@ -28,7 +28,7 @@ As well as Drupal, I’ve worked with other PHP projects like Symfony and Larave * Board member for the [Drupal England and Wales Association](https://drupal-england-wales.github.io) (2020 to present). * DrupalCon track team member, selecting sessions for DrupalCon Europe 2021. * Community mentor (volunteer) for DrupalEasy's [Drupal Career Online](https://www.drupaleasy.com/academy/dco/course-information) course (2021 to present). -* Currently writing "Test Driven Drupal", an eBook about automated testing and test-driven development in Drupal. +* Currently writing "Test-Driven Drupal", an eBook about automated testing and test-driven development in Drupal. ## Podcasts diff --git a/source/_pages/test-driven-drupal.md b/source/_pages/test-driven-drupal.md index 6c8d139a7..fb50b945c 100644 --- a/source/_pages/test-driven-drupal.md +++ b/source/_pages/test-driven-drupal.md @@ -1,5 +1,5 @@ --- -title: 'Test Driven Drupal: The Book' +title: 'Test-Driven Drupal: The Book' ---
diff --git a/source/_partials/test-driven-drupal-subscribe-form.html.twig b/source/_partials/test-driven-drupal-subscribe-form.html.twig index 06c84f234..68b31fa19 100644 --- a/source/_partials/test-driven-drupal-subscribe-form.html.twig +++ b/source/_partials/test-driven-drupal-subscribe-form.html.twig @@ -1,4 +1,4 @@ -

Enter your email address to subscribe to the Test Driven Drupal mailing list +

Enter your email address to subscribe to the Test-Driven Drupal mailing list and be notified of any updates.

diff --git a/source/_posts/drupal-bristol-testing-workshop.md b/source/_posts/drupal-bristol-testing-workshop.md index 15c1b047a..9a5a4b4a3 100644 --- a/source/_posts/drupal-bristol-testing-workshop.md +++ b/source/_posts/drupal-bristol-testing-workshop.md @@ -52,7 +52,7 @@ The completed code that I wrote beforehand for these is available in their own code. Once these exercises were completed, we looked at creating a blog page using -test driven development - the example that I use in the [TDD - Test Driven +test driven development - the example that I use in the [TDD - Test-Driven Drupal talk][9], to give a more real-word scenario. It would have been good to have gone through this as an exercise too, if we’d have had more time. @@ -89,7 +89,7 @@ the need to sometimes switch back and forth between slides. I’ve found that I can export the slide deck as PNGs or JPGs from Deckset, so I’ll definitely do that next time. -I’m giving the [Test Driven Drupal][9] talk at the [Drupal Dev Days +I’m giving the [Test-Driven Drupal][9] talk at the [Drupal Dev Days conference][12] next week, and I’m hoping to give it again at other meetups and events in the UK. If you’d like me to do either at your meetup or event, [get in touch][13]. diff --git a/source/_posts/speaking-drupalcon-europe-2020.md b/source/_posts/speaking-drupalcon-europe-2020.md index c3b855379..8be4cab71 100644 --- a/source/_posts/speaking-drupalcon-europe-2020.md +++ b/source/_posts/speaking-drupalcon-europe-2020.md @@ -10,7 +10,7 @@ date: 2020-07-30 After giving my [Ansible and Ansistrano talk](/talks/deploying-php-ansible-ansistrano) in Amsterdam, I'm excited that another of my talks has been accepted for DrupalCon! -This year, my [TDD - Test Driven Drupal](/talks/tdd-test-driven-drupal) talk has been accepted for DrupalCon Europe, will is being held online from December 8-11th. +This year, my [TDD - Test-Driven Drupal](/talks/tdd-test-driven-drupal) talk has been accepted for DrupalCon Europe, will is being held online from December 8-11th. I first gave this talk at DrupalCamp London 2017 and again a number of times over the last few years including at Drupal Developer Days in Lisbon and most recently for the North West (UK) Drupal user group in May. I've always had good feedback from it, and enjoy teaching others about testing and hopefully continue to inspire people to start writing tests themselves. diff --git a/source/_posts/speaking-remotely-during-covid-19.md b/source/_posts/speaking-remotely-during-covid-19.md index 7297266e4..c72af93c1 100644 --- a/source/_posts/speaking-remotely-during-covid-19.md +++ b/source/_posts/speaking-remotely-during-covid-19.md @@ -18,7 +18,7 @@ At the time of writing, these are the talks that I've given remotely or are alre If you'd like me to speak at your online conference or user group and be added to this list, please contact me and we can see if we can find a suitable date. -## Test Driven Drupal +## Test-Driven Drupal An overview of automated testing in Drupal, and a demo of building a new Drupal 8 (or 9) module using test driven development. diff --git a/source/_posts/survey-results-my-drupalcon-europe-session-test-driven-drupal.md b/source/_posts/survey-results-my-drupalcon-europe-session-test-driven-drupal.md index 0026bdbb9..5f4e7ebaf 100644 --- a/source/_posts/survey-results-my-drupalcon-europe-session-test-driven-drupal.md +++ b/source/_posts/survey-results-my-drupalcon-europe-session-test-driven-drupal.md @@ -1,6 +1,6 @@ --- -title: Survey results from my DrupalCon Europe session (Test Driven Drupal) -excerpt: Here are the results from the session survey for my DrupalCon session (Test Driven Drupal) on Drupal automated testing and test-driven development. +title: Survey results from my DrupalCon Europe session (Test-Driven Drupal) +excerpt: Here are the results from the session survey for my DrupalCon session (Test-Driven Drupal) on Drupal automated testing and test-driven development. tags: - drupalcon - speaking diff --git a/source/_posts/test-driven-ansible-role-development-molecule.md b/source/_posts/test-driven-ansible-role-development-molecule.md index ac8dd19bf..50813d4e3 100644 --- a/source/_posts/test-driven-ansible-role-development-molecule.md +++ b/source/_posts/test-driven-ansible-role-development-molecule.md @@ -1,5 +1,5 @@ --- -title: Test Driven Ansible Role Development with Molecule +title: Test-Driven Ansible Role Development with Molecule date: 2019-06-02 excerpt: Some resources that I found for testing Ansible roles with a tool called Molecule. tags: diff --git a/source/_posts/test-driven-drupal-on-gitstore-leanpub.md b/source/_posts/test-driven-drupal-on-gitstore-leanpub.md index 63d6f0714..db670b81a 100644 --- a/source/_posts/test-driven-drupal-on-gitstore-leanpub.md +++ b/source/_posts/test-driven-drupal-on-gitstore-leanpub.md @@ -1,5 +1,5 @@ --- -title: Test Driven Drupal on Gitstore and Leanpub +title: Test-Driven Drupal on Gitstore and Leanpub excerpt: The work-in-progress codebase for the example application is now on Gitstore. date: 2020-04-22 tags: diff --git a/source/_posts/test-driven-drupal-presentation-drupalcon-europe.md b/source/_posts/test-driven-drupal-presentation-drupalcon-europe.md index 8db07aa3a..41393eaa8 100644 --- a/source/_posts/test-driven-drupal-presentation-drupalcon-europe.md +++ b/source/_posts/test-driven-drupal-presentation-drupalcon-europe.md @@ -1,5 +1,5 @@ --- -title: Test Driven Drupal presentation from DrupalCon Europe +title: Test-Driven Drupal presentation from DrupalCon Europe excerpt: Links to the video and slides from my automated testing session from DrupalCon Europe. tags: - drupal diff --git a/source/_posts/writing-new-drupal-8-module-using-test-driven-development-tdd.md b/source/_posts/writing-new-drupal-8-module-using-test-driven-development-tdd.md index 73a0af497..49ab8cedf 100644 --- a/source/_posts/writing-new-drupal-8-module-using-test-driven-development-tdd.md +++ b/source/_posts/writing-new-drupal-8-module-using-test-driven-development-tdd.md @@ -1,5 +1,5 @@ --- -title: Writing a new Drupal 8 Module using Test Driven Development (TDD) +title: Writing a new Drupal 8 Module using Test-Driven Development (TDD) date: 2017-11-07 tags: - drupal diff --git a/source/_talks/automated-testing-test-driven-development-drupal-8.md b/source/_talks/automated-testing-test-driven-development-drupal-8.md index 07646c0f5..224348061 100644 --- a/source/_talks/automated-testing-test-driven-development-drupal-8.md +++ b/source/_talks/automated-testing-test-driven-development-drupal-8.md @@ -1,5 +1,5 @@ --- -title: Automated testing and Test Driven Development in Drupal 8 +title: Automated testing and Test-Driven Development in Drupal 8 description: A workshop that I gave about automated testing and test driven development in Drupal 8. events: - diff --git a/source/_talks/tdd-test-driven-drupal.md b/source/_talks/tdd-test-driven-drupal.md index 19c22c04f..725c0ab0e 100644 --- a/source/_talks/tdd-test-driven-drupal.md +++ b/source/_talks/tdd-test-driven-drupal.md @@ -1,5 +1,5 @@ --- -title: TDD - Test Driven Drupal +title: TDD - Test-Driven Drupal description: How to write automated tests for Drupal, and how to create a new Drupal module using test driven development. speakerdeck: id: 088cb18033064f5cb18d1079795294a1 diff --git a/tests/TalkExtensionTest.php b/tests/TalkExtensionTest.php index cdbad8a76..3f334b66a 100644 --- a/tests/TalkExtensionTest.php +++ b/tests/TalkExtensionTest.php @@ -71,7 +71,7 @@ final class TalkExtensionTest extends TestCase ] ], [ - 'title' => 'TDD - Test Driven Drupal', + 'title' => 'TDD - Test-Driven Drupal', 'events' => [ [ 'date' => Carbon::today()->subDay()->format('Y-m-d'), @@ -96,7 +96,7 @@ final class TalkExtensionTest extends TestCase ], ], [ - 'title' => 'TDD - Test Driven Drupal', + 'title' => 'TDD - Test-Driven Drupal', 'events' => [ [ 'date' => Carbon::today()->addDay()->format('Y-m-d'),