diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index c46f29eb..6f80ee99 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -440,7 +440,12 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same - Who gets the benefit? ### BDD in practice - +* Feature: booking flight tickets +* Scenario: booking flight ticket for one person + - Given + - When + - Then + - Add ## Migrating to Symfony one route at a time (Steve Winter)