Skip to content

Irish Driving Theory Test Website made to Study and do Mock Tests

Notifications You must be signed in to change notification settings

rohansikder/Driving101

 
 

Repository files navigation

ProfessionalPractice

Installation

npm install

To start program

Step 1: Open Command Prompt and cd into the backend Folder and run below command.

node server.js

or

nodemon server.js

Step 2: Open another Command Prompt window and run below within my-react-app folder.

npm start

Note: Both Command Terminals need to be running and open for application to run.

View Web application at:

http://localhost:3000/

Testing

Postman and Selenium IDE was used for testing. Please ensure Application is running as per above and then run tests.

All test case files are in Testing folder, Open each file in respective IDE and start test.

About

Irish Driving Theory Test Website made to Study and do Mock Tests

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 91.7%
  • HTML 5.4%
  • CSS 2.9%