Skip to content

Fabyao/mod-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Competency Test By Fabrice Yao

Please follow the instructions below to run the project:

  • Clone the project git clone https://github.com/Fabyao/mod-test.git
  • Run cd mod-test
  • Run npm install
  • Ensure MongoDB is waiting for connections
  • Run npm start. This should get the application running on port 8080. If port 8080 is in use, please change the port number in server/config/server.js
  • The default URL will be http://localhost:8080
  • To execute Angular unit tests, run npm run angular-tests. This will test getting the countries
  • To execute integration tests, run npm test. This will test the end point and persistence

Should you need to contact me for further details, please email me [email protected]

I look forward to seeing the feedback.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published