Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 14:47:31 +01:00
parent e8b20efd90
commit 09b256b7cb

View file

@ -442,9 +442,9 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same
### BDD in practice
* Feature: booking flight tickets
* Scenario: booking flight ticket for one person
- Given
- When
- Then
- Given there are the following flights...
- When I visit
- Then I should be on
- Add
## Migrating to Symfony one route at a time (Steve Winter)