Add DrupalCamp London workshop
This commit is contained in:
parent
980f725ce6
commit
ab9021c408
|
@ -16,12 +16,14 @@ talks:
|
||||||
- event: swdug
|
- event: swdug
|
||||||
date: 2014-08-19
|
date: 2014-08-19
|
||||||
|
|
||||||
- title: 'Automated testing with Drupal 8 and PHPUnit'
|
- title: 'Automated testing and Test Driven Development in Drupal 8'
|
||||||
description: A workshop that I gave to teach others about automated testing in Drupal 8.
|
description: A workshop that I gave about automated testing and test driven development in Drupal 8.
|
||||||
type: Workshop
|
type: Workshop
|
||||||
events:
|
events:
|
||||||
- event: drupal_bristol
|
- event: drupal_bristol
|
||||||
date: 2018-06-27
|
date: 2018-06-27
|
||||||
|
- event: drupalcamp_london_20
|
||||||
|
date: 2020-03-13
|
||||||
---
|
---
|
||||||
{% block content %}
|
{% block content %}
|
||||||
{% set talks = page.talks|merge(data.talks) %}
|
{% set talks = page.talks|merge(data.talks) %}
|
||||||
|
|
Reference in a new issue