Skip to content

Olena008/qa_pw_conduit_auth_test_steps

 
 

Repository files navigation

Conduit Auth Tests With Steps

Preparation

  1. Open the forked repo in VSCode.

  2. Create a new branch by running git checkout -b task_solution.

  3. Run the installation commands:

    • npm ci
    • npx playwright install

Task

  1. Update all the methods in HomePage and SignUpPage classes with the test.step method. Use the SignInPage class as an example.
  2. Re-run all your tests and make sure they pass after the updates.

Task Reporting

  1. Add and commit all your updates.
  2. Push the code to the origin.
  3. Create a PR for your changes.
  4. Keep implementing suggestions from code review until your PR is approved.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%