Giter Club home page Giter Club logo

qubika_2's Introduction

QUBIKA

Technical Test

Exercise 2: Playwright

Steps to run tests

  1. Clone this repo
git clone [email protected]:krantos/qubika_2.git
  1. Have installed Node 21.0 or above

  2. Copy the .env.example to .env.staging and use set the staging values

cp .env.example .env.staging
  1. Then execute
 yarn install
yarn playwright install
yarn test

if everything goes fine, you should get a green test and the report being automatically open in your default browser.

Failure troubleshoot

To not get any surprises here are a list of possible failures

  1. Validate that you have the correct url to the web project and the api project

  2. Visual regression testing does not match the computer in which the test is running.

    • Delete the images in the folder
    tests/qubika_playwright.test.js-snapshots
    
    • run again the test, and you should get a fail due to not having a screenshot to compare.
    • run again and this issue should be solved.
  3. Email is wrong. Check the

    src/test_files/data.json
    

    file and see if indicates 'Invalid email'

    • run again the test.
  4. Category UI validation could fail due to a current bug on the pagination system.

    • re run the test.

qubika_2's People

Contributors

krantos 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.