Skip to content

yorhanpolanco/cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation Engineer Test

This project was created to test your automation skills.

What you will find in this project

  • A React App build using functional components with Hooks.
  • The Components have their corresponding unit tests.
  • The elements in each component use Data-TestId attributes.

Goals

You have one hour (1H) to complete the following goals:

  • Select an automation framework and setup to use with this project.
  • Create an Object Model Page for each component in the project using the data-testid.
  • Create all the E2E tests that you consider necessary in order to cover the functionality of the app.

Setup Project

This project uses NodeJS 14.0.0 or higher versions, you can find the latest version here

To Make a copy of this repository use GIT

To install the libraries and dependencies

  • cd automation-engineer-challenge
  • npm install

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •