Daniele Megna

Results 2 issues of Daniele Megna

```elixir # inspired from https://hexdocs.pm/phoenix/testing.html test "GET /", %{conn: conn} do bypass = Bypass.open(port: 4204) conn = get(conn, "/welcome") assert html_response(conn, 200) =~ "Welcome to Phoenix!" Bypass.expect_once(bypass, "POST", "/an/external/service", fn...

help wanted

> Which version of Lakka are you using? Latest official stable build Lakka-RPi.arm-4.2 > What system hardware are you using? Raspberry Pi 1 Model B > What did you do?...

bug
Lakka-v4.x