Code Monkey home page Code Monkey logo

jentis's Introduction

Jentis task

Please check the Questions.md document to find the answer to the questions of the case study.

The test cases documentation can be found in the TestCases.txt


Please follow the next steps to correctly execute the test cases:

  1. Install dependencies: npm i
  2. Install browsers: playwright install
  3. Execute all the tests that are marked with the @task tag: playwright test --grep "@task" --workers=1
  4. Check report with: npx allure serve allure-results

Beside the tests marked with the @task tag there are more test cases that can be executed either from UI or directly by API calls, to check all the test cases please use the following command: npx playwright test --ui

Some considerations when using the visual interface of Playwright:

  1. The first time you might see only the auth.setup test available, if that's the case execute it and it will authenticate and save the cookies so you don't need to do it in subsequent tests
  2. If you still see only this test, please check the settings and be sure to select firefox as well:

setup screenshott

firefox screenshot

  1. Instead of executing all tests at once by clicking the green arrow at the top of the tests, please execute one by one to avoid race conditions.

jentis's People

Contributors

c-ivan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.