From 4c685d2c367e4b46996d3bc995710fee2e2e0074 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 16 Jan 2024 12:41:00 +0000 Subject: [PATCH] Update email course from 7 days to 10 days --- source/_daily_emails/2023-10-07.md | 2 +- source/_pages/atdc.md | 2 +- source/_pages/pricing.md | 2 +- source/_talks/tdd-test-driven-drupal.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_daily_emails/2023-10-07.md b/source/_daily_emails/2023-10-07.md index 1e76e7b80..06a131e9c 100644 --- a/source/_daily_emails/2023-10-07.md +++ b/source/_daily_emails/2023-10-07.md @@ -28,4 +28,4 @@ The project is still in progress, so I'll add more tests for the remaining funct P.S. Are you interested in automated testing and test-driven development? I'm speaking about it at DrupalCon Europe on the 17th of October! -You can also pre-register for my free 7-day automated testing email course at https://opdavi.es/testing-email-course. +You can also pre-register for my free 10-day automated testing email course at https://opdavi.es/testing-email-course. diff --git a/source/_pages/atdc.md b/source/_pages/atdc.md index d727dc3b7..281674258 100644 --- a/source/_pages/atdc.md +++ b/source/_pages/atdc.md @@ -6,7 +6,7 @@ title: Introduction to Automated Testing in Drupal email course Do you want to learn how to write automated tests and do test-driven development in Drupal? -Register below for my free 7-day email course, where you'll learn to write a new Drupal module from scratch with automated tests. +Register below for my free 10-day email course, where you'll learn to write a new Drupal module from scratch with automated tests. Learn to test things like: diff --git a/source/_pages/pricing.md b/source/_pages/pricing.md index 4675f5637..cbcc2c481 100644 --- a/source/_pages/pricing.md +++ b/source/_pages/pricing.md @@ -64,7 +64,7 @@ products: text: Book your session now url: /pair - - title: Introduction to Automated Testing in Drupal - 7-day email course + title: Introduction to Automated Testing in Drupal - 10-day email course description: | Register for my free email course on automated testing in Drupal. link: diff --git a/source/_talks/tdd-test-driven-drupal.md b/source/_talks/tdd-test-driven-drupal.md index 263a07956..c293a254c 100644 --- a/source/_talks/tdd-test-driven-drupal.md +++ b/source/_talks/tdd-test-driven-drupal.md @@ -81,6 +81,6 @@ With testing being one of the Drupal core gates, with tests needing to be includ In this talk, we'll cover the methodology and terminology involved with automated testing and then take a test-driven approach to create a new Drupal module. -P.S. If you want to learn more about automated testing and test-driven development in Drupal, [register for my free 7-day email course][course]. +P.S. If you want to learn more about automated testing and test-driven development in Drupal, [register for my free 10-day email course][course]. [course]: /atdc