kbase / kb_sdk

Build and test new apps for the KBase platform
http://kbase.github.io/kb_sdk_docs
MIT License
27 stars 32 forks source link

Support for local test image in callback server in "kb-sdk test" mode. #214

Closed rsutormin closed 8 years ago

MrCreosote commented 8 years ago

Oh, don't forget to move the changes in the call runner to NJSW. We should make a jar out of that stuff at some point...

rsutormin commented 8 years ago

Changes are done in NJSW as well: https://github.com/kbase/njs_wrapper/pull/63

rsutormin commented 8 years ago

@MrCreosote: Test is added.

MrCreosote commented 8 years ago

Tests pass