Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
7ee0150f10
commit
e8b20efd90
|
@ -440,7 +440,12 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same
|
||||||
- Who gets the benefit?
|
- Who gets the benefit?
|
||||||
|
|
||||||
### BDD in practice
|
### 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)
|
## Migrating to Symfony one route at a time (Steve Winter)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue