From 45310fe3760d3c8f0354d64c6ea0e387c958f16e Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Sep 2019 15:06:04 +0100 Subject: [PATCH] Live blogging from SymfonyLive London 2019 --- source/_posts/2019-09-13-live-blogging-symfonylive-london.md | 5 +++++ 1 file changed, 5 insertions(+) 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 3e66f175..b9ee29a2 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -486,6 +486,11 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same * `Given` verb matches `@Given` annotation. Same for `When` and `Then`. * Transformers, type hint name string, return Client instance +### API context +* inject `FlightBookingService` and `KernelBrowser` +* Use `$this->kernelBrowser->request()` +* Use `assert()` function wuthin `@Then` + ## Migrating to Symfony one route at a time (Steve Winter) ## Closing Keynote: The fabulous World of Emojis and other Unicode symbols (Nicolas Grekas)