Skip to content

pleionele/search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Description

This exercise was written with Typescript and React.
It is tested with Jest for unit tests, cucumber and puppeteer for end to end tests.
Bootstrap has been used for css styling.
Axios has been used to call the end-point, folder src/services.

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.

npm test

Launches the test runner in the interactive watch mode.

npm run e2e

Runs test with cucumber and puppeteer.
All the tests can be found in the e2e folder.
For the second objective of the exercise, the SearchResults.feature includes all the user stories.
Please note in order the tests to run, please run first the npm start and in another terminal npm run e2e.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published