Skip to content

server-side application which receives location (latitude, longitude), determines the corresponding country and returns the pricing

Notifications You must be signed in to change notification settings

moby-it/regional-pricing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moby IT Regional Pricing

Server-side application which receives an IP, determines the corresponding country and returns the pricing for Moby IT services.

Testing Naming conventions

To create new tests, there's a naming convention to keep in mind. Since we use node test runner, we have some restrictions on how to use regex when matching test names. So currently: any test that's a **unit test should be named *.unit.test.mjs **. Integration tests (the ones meant to run in docker) should be named ** *.integration.test.mjs **

About

server-side application which receives location (latitude, longitude), determines the corresponding country and returns the pricing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages