Skip to content

This project is implemented to experience test driven development. It is a gps application project. The project is implemented by using React.js, JUnit, Selenium.

Notifications You must be signed in to change notification settings

mmoksas68/GPS-Application-Test-Driven-Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

CS-458 Project 3 GPS-Application

How to run the Application ?

  • Change your current directory to gps-app
  • Install the required dependencies via 'npm install' command.
  • Afterwards, run 'npm start' command to run the application.

How to run the tests ?

  • Navigate to gps-app-test directory
  • Import maven dependencies
  • Run the two test files sequentially

Deployment

The application is already deployed to heroku. It can be accessed via: https://gps-app-tdd.herokuapp.com/

About

This project is implemented to experience test driven development. It is a gps application project. The project is implemented by using React.js, JUnit, Selenium.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published