Oliver Davies
076802cb5b
If a guest has been on multiple podcast episodes, show a list on an episode page linking to their other episodes. For this to work, each page needs `data.podcast_episodes` to be in scope, so `use: [podcast_episodes]` needs to be added to the episode. Whilst I could do this only for the specific episodes, adding it to all the episodes will make it clearer in the future that I need to have it instead of forgetting to add it and wondering why it doesn't work.
40 lines
1.1 KiB
Markdown
40 lines
1.1 KiB
Markdown
---
|
|
date: 2024-01-10
|
|
topic: Testing Legacy
|
|
guests:
|
|
- Mike Karthauser
|
|
transistor:
|
|
id: c264ca69
|
|
links:
|
|
- - Huboo
|
|
- https://huboo.com
|
|
- - PHPUnit
|
|
- https://phpunit.de
|
|
- - Laravel
|
|
- https://laravel.com
|
|
- - Expression Engine
|
|
- https://expressionengine.com
|
|
- - PHPBench
|
|
- https://phpbench.com
|
|
- - Working in small batches
|
|
- http://www.startuplessonslearned.com/2009/02/work-in-small-batches.html
|
|
- - Cyclomatic complexity
|
|
- https://en.wikipedia.org/wiki/Cyclomatic_complexity
|
|
- - Shopify
|
|
- https://www.shopify.com
|
|
- - Drupal Commerce
|
|
- https://drupalcommerce.org
|
|
- - PHP South West
|
|
- https://phpsw.uk
|
|
- - Automica labs
|
|
- https://automica.io
|
|
- - Mike on LinkedIn
|
|
- https://www.linkedin.com/in/mikekarthauser
|
|
episode_filename: 7-testing-legacy.mp3
|
|
file_size: 24294452
|
|
duration: 0:53:23
|
|
use: [podcast_episodes]
|
|
---
|
|
|
|
Oliver and Mike discuss e-commerce, legacy code, technical debt, automated testing, test-driven development, refactoring, code vs. no-code solutions, and Mike's recent talk at PHP South West in Bristol.
|