Skip to content

kaumac/tradeshift-front-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tradeshift-front-test

Triangle Challenge

How the code is structured:

src/triangle.js contains the methods to validate the triangle parameters and return the triangle type. tests/triangle.test.js contains the tests to ensure triangle.js is working properly.

How to run the tests

To run the tests you just need NodeJs, in the root directory just run "npm start". You can see the tests passing/failing at localhost:4444/tests

About

Triangle Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published