testmycode / tmc-core

The common clientside implementation for tmc-clients. Used by the tmc-netbeans and the tmc-cli
3 stars 18 forks source link

Fix for the #78 #84

Closed wakr closed 9 years ago

wakr commented 9 years ago

#78

This pull request will fix the .jsons and tests which were pointing to production URLs. All .jsons should now follow the logic example.com/{resource}/ and the example.com acts as a placeholder for the test address. This "test address" is usually localhost:{freeport}.

jamo commented 9 years ago

LGTM, nice work.

Please rebase this on master and let us know, so that we can merge it.

@ljleppan request for LGTM or comments

ljleppan commented 9 years ago

LGTM

wakr commented 9 years ago

Rebased :+1: