Login Page: (6 s)

      Login Page: Login form section: (6 s)

    • ✗should login successfully with correct credential (6 s)
      • Expected 'http://0.0.0.0:8080/login' to match /dashboard/.
    • should display error message with incorrect credential (0 s)
    • should display error message with locked account (0 s)
    • should automatically log user to dashboard if user has already logged in (0 s)

      Login Page: Layout: (0 s)

    • should have correct layout (0 s)

    404 Page: (0.001 s)

  • should redirect user to 404 with non-exist URL (0 s)
    • 404 Page: Layout: (0 s)

    • should have correct layout (0 s)

      404 Page: Main section: (0.001 s)

    • should display 404 text (0 s)

    Home Page: (0 s)

      Home Page: Layout: (0 s)

    • should have correct layout (0 s)

      Home Page: Hero section: (0 s)

    • should display correct tilte and sub title (0 s)
    • should go to login page if click get started (0 s)

    Logout Page: (0 s)

  • should not display loading view (0 s)
  • should display success logout message (0 s)

    Dashboard Page: (0 s)

      Dashboard Page: Layout: (0 s)

    • should have correct layout (0 s)

      Dashboard Page: Banner section: (0 s)

    • should have correct banner text (0 s)

      Dashboard Page: Menu Box section: (0 s)

    • should display correct menu box (0 s)

    Phone Main Page: (0 s)

      Phone Main Page: Layout: (0 s)

    • should have correct layout (0 s)

      Phone Main Page: Button section: (0 s)

    • should show add new phone button (0 s)

      Phone Main Page: Table section: (0 s)

    • should show correct table (0 s)

    Phone Add Page: (0.002 s)

      Phone Add Page: Layout: (0 s)

    • should have correct layout (0 s)

      Phone Add Page: Phone Add section: (0 s)

    • should have correct inital state (0 s)
    • should add phone correctly via form (0 s)

    Phone Detail Page: (0 s)

      Phone Detail Page: Layout: (0 s)

    • should have correct layout (0 s)

      Phone Detail Page: Phone Detail section: (0 s)

    • should show correct phone detail (0 s)

      Phone Detail Page: Phone Edit section: (0 s)

    • should show phone edit view correctly (0 s)
    • should cancel editing after clicking cancel button (0 s)
    • should allow editing every field in form (0 s)