Skip to content

Simple maven module to propose an implementation of the jajascript challenge

Notifications You must be signed in to change notification settings

jmoutsinga/code-story-2013

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Story 2013 : jajascript spaceshift rental optimizer

A maven module implementation proposal

This maven module can hold your code story 2013 challenge implementation.

It is a simple way to resolve the challenge and get focused on your implementation. The module provide the test cases that will validate your implementation.

All test cases are already written to send requests as proposed (I should write imposed :-)

Check the website of code story here : https://code-story.net/2013/02/02/jajascript.html

To run tests on a custom server, use system variable 'server' and 'port'.

The maven goal : 'mvn test -Dserver=example.server.com -Dport=4242'

Note that using the goal : 'mvn test' All requests will be played on a server @ localhost, port 8080

About

Simple maven module to propose an implementation of the jajascript challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published