TEAMFOUR-148 Add unit tests for services model#170
Conversation
|
From Jenkins: There was a test failure while running Jenkins tests. |
There was a problem hiding this comment.
Move this back down to below line 37 - so it's grouped together. Looks like order doesn't matter in this case.
bac16b4 to
3a4515c
Compare
|
From Jenkins: There was a test failure while running Jenkins tests. |
1 similar comment
|
From Jenkins: There was a test failure while running Jenkins tests. |
There was a problem hiding this comment.
These keys need the double quotes removed as well - linter errors. Not sure if it's complaining about mixing double and single quotes too. Maybe just change all double quotes to single quotes just to be safe.
fceda0e to
82145b8
Compare
|
From Jenkins: There was a test failure while running Jenkins tests. |
1 similar comment
|
From Jenkins: There was a test failure while running Jenkins tests. |
82145b8 to
4bd466f
Compare
|
From Jenkins: There was a test failure while running Jenkins tests. |
|
recheck |
Add extra metadata to the stackatoinfo call for Cloud Foundry
WIP: Currently, model manager in new services.model.spec.js file fails to successfully retrieve instance of cloud-foundry.model.service class.