Skip to content

3 Scenarios Are Failing #9

Closed
@pablopaul

Description

@pablopaul

HEADLESS=true npx codeceptjs run-workers 3 results in:

[1] -- FAILURES:

  1) Create Todos with BDD
       Create multiple todos @bdd:
     No steps matching "I have these todos on my list"


  2) @first Create Todos @step:06 @smoke @story:12345
       New todos should be added to the bottom of the list:

      Expected "second" but got "undefined"
      + expected - actual

      -false
      +true



  3)
       codepress demo:
     element (.new-todo) still not visible after 5 sec
waiting for selector "[visible] .new-todo" failed: timeout exceeded. Re-run with the DEBUG=pw:input env variable to see the debug log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions