alamid icon indicating copy to clipboard operation
alamid copied to clipboard

Integration test for the whole service handling

Open meaku opened this issue 12 years ago • 2 comments

  • check local & remote validators
  • signatures of the callbacks (err, res) etc.

meaku avatar Feb 06 '13 15:02 meaku

The serviceAdapter should be used directly by the model but also by runService middleware. The whole logic should be simplified and kept at one place.

merge...

  • serviceAdapter
  • ModelStatics
  • runService.middleware

We also need a integration test with server requests. There is already one at /integration which we can extend. DONE.

meaku avatar Feb 08 '13 13:02 meaku

This is also related to #201

jhnns avatar Apr 26 '13 09:04 jhnns