Utwo/adonis-realworld-example-app
@Utwo can't wait to see this one!!
I have a little block right now. 馃槥
I don't know how to get current auth user in a Model (eg. Article.js). I need that for knowing if that article was favorited by current user or not.
Ok, I think I finished the API implementation according to the specs 馃帀
@EricSimons what's the next step?
@EricSimons , @Cameron-C-Chapman The codebase is ready for the review. Thank you in advance!
@Utwo could you run Postman API tests specified here: https://github.com/gothinkster/realworld/tree/master/api
Thanks!
I pushed some refactoring and I just run all the tests. I have 3 tests failed because the article slug was deleted right before the test.
Do I need to make any other improvements?
@Utwo I would like to help you write more tests, I saw that the project has only one unit test
Sure, I appreciate any help you can provide! You can open a new PR and I'll take a look ;)