Hello everybody,
I have little bit strange question. Why don't we make testing environment for tests in our projects?
My problem is that now I need to install local workspace service (and shock server + mongo that are used in WS) and job status service in order to be able to run tests for my service (genome comparison). But I'm sure that everybody who is developing services
would be glad to have testing services and dbs that are necessary for running tests without installing all necessary parts on some random magellan instances or even locally.
Thanks for your ideas and suggestions.
-Roman.
_______________________________________________