Re-add old blog posts from Astro
This commit is contained in:
parent
076239fa25
commit
051e154c65
178 changed files with 13479 additions and 7 deletions
29
source/_posts/drupalcamp-london-testing-workshop.mdx
Normal file
29
source/_posts/drupalcamp-london-testing-workshop.mdx
Normal file
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
title: Testing Workshop at DrupalCamp London 2020
|
||||
excerpt: This year, I’m teaching a workshop at DrupalCamp London.
|
||||
tags:
|
||||
- drupal
|
||||
- drupalcamp
|
||||
- testing
|
||||
date: 2020-02-05
|
||||
lead_image:
|
||||
url: /images/blog/testing-workshop-drupalcamp-london/lead.jpg
|
||||
---
|
||||
|
||||
<img src={frontmatter.lead_image.url} />
|
||||
|
||||
This year, I’m teaching a workshop at DrupalCamp London.
|
||||
|
||||
The subject will be automated testing and test driven development in Drupal 8,
|
||||
and it will be on Friday 13th March 2020, between 1pm and 5pm.
|
||||
|
||||
In the workshop, I’ll cover the methodology, approaches and terminology involved
|
||||
with automated testing, look at some examples and work through some exercises,
|
||||
and then take a test driven development approach to creating a new Drupal
|
||||
module.
|
||||
|
||||
There are also other workshops on topics including Composer, Drupal Commerce,
|
||||
profiling, and chatbots.
|
||||
|
||||
For more information and to register, go to the
|
||||
[DrupalCamp London website](https://opdavi.es/dclondon20 'Find out more and register on the DrupalCamp London website').
|
Loading…
Add table
Add a link
Reference in a new issue