This repository hosts a QA challenge for VFX Financial Plc. The challenge is divided into two parts: an API test (Challenge Part 1) and a UI test (Challenge Part 2). This challenge was built with Playwright, Axios and Typescript.
This project requires Yarn to be installed on your system.
To install the project, follow these steps:
-
Clone the repository:
git clone https://github.com/nelsonpires95/vfx-qa-challenge.git
-
Navigate into the project directory:
cd vfx-qa-challenge
-
Install the dependencies:
yarn install
To run the tests, use the following command:
yarn playwright test