Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test flake: BikeBrigadeWeb.UserLiveTest Users new / edit Can make a user into a dispatcher #403

Open
danp opened this issue Jul 4, 2024 · 0 comments

Comments

@danp
Copy link
Member

danp commented Jul 4, 2024

Just got this on main:

  1) test Users new / edit Can make a user into a dispatcher (BikeBrigadeWeb.UserLiveTest)
Error:      test/bike_brigade_web/live/user_live_test.exs:64
     Assertion with =~ failed
     code:  assert view
            |> render()
            |> Floki.parse_fragment!()
            |> Floki.find(".user-row")
            |> List.last()
            |> Floki.text() =~ ~r"🧑‍🔧.*🚴"s
     left:  "Ivory [email protected]\n                \n+16472837607\n  \n                \n              \n  \n        🧑‍🔧\n        \n  \n      Dispatcher\n    \n      Edit , Ivory Lubowitz\n      Delete , Ivory Lubowitz"
     right: ~r/🧑‍🔧.*🚴/s
     stacktrace:
       test/bike_brigade_web/live/user_live_test.exs:80: (test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant