Realworld: Adonis

Created on 24 Nov 2017  路  9Comments  路  Source: gothinkster/realworld

Current Status

Repository:

Utwo/adonis-realworld-example-app

  • [X] 馃弫 Fork the starter repo & post the link in this issue
  • [x] 馃帹 Create logo for repo & update issue status (@EricSimons)
  • [x] 馃敤 Implement all of Conduit's functionality per the spec & API
  • [x] 馃憖 Move repo to main org & Peer review final codebase by admins/community (RFC)
  • [ ] 馃帀Tag v1 release and officially list it on the README!
backend rfc

All 9 comments

@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 ;)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hmmhmmhm picture hmmhmmhm  路  4Comments

vladfaust picture vladfaust  路  5Comments

EricSimons picture EricSimons  路  8Comments

Julian-B90 picture Julian-B90  路  5Comments

roman01la picture roman01la  路  6Comments