blogit icon indicating copy to clipboard operation
blogit copied to clipboard

Add tests

Open xepozz opened this issue 4 years ago • 0 comments

Need to cover each functionality with test.

Unit:

  • [ ] Tests for raw data => object transformation
    • [ ] Post
    • [ ] Comment
    • [ ] Reactions
    • [ ] Vote
  • [ ] Tests for caching mechanism

Acceptance:

  • Posts
    • [ ] Posts is loading
    • [ ] Single post is loading
    • [ ] Comments is loading
    • [ ] Likes/Dislikes is loading
  • Filtering
    • [ ] Filters by tag is working
  • [ ] Caching is working
  • [ ] Auth token can be stored

xepozz avatar Aug 09 '20 14:08 xepozz