Closed alexthewilde closed 9 years ago
@zimlin what exactly needs to be changed to get this PR merged? thanks
Update the tests
Yeah I got that, but what exactly makes the tests fail?
Oh. Right now, it just checks against a per-generated file based off an empty app. The update probably generates a slightly different file.
Now that I'm thinking about it, I'm not entirely sure this is a great way to test it and if this even needs tests if loopback-sdk-angular is tested. I can probably just merge this in now.
@zimlin that would be great if you merged this!
@zimlin awesome. Are you also going to create a new npm release containing this change?
I can merge this but we may want to update the tests as well.
At the moment, the generated file is tested against a known working version that has been generated ahead of time. Feel free to change this up if it's not the best approach.