Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests #4

Open
4 of 30 tasks
duxet opened this issue Jan 14, 2015 · 2 comments
Open
4 of 30 tasks

Tests #4

duxet opened this issue Jan 14, 2015 · 2 comments

Comments

@duxet
Copy link
Member

duxet commented Jan 14, 2015

We need more tests, that's probably the most important thing at the moment

Areas to be covered by tests:

  • Authentication:
    • log in
    • sign up
    • password reset
  • Contents:
    • list contents
    • add content
    • edit content
    • remove content
    • add related link
  • Comments:
    • list all comments / replies
    • add comment / reply
    • edit comment / reply
    • remove comment / reply
  • Entries:
    • list entries / replies
    • add entry / reply
    • edit entry / reply
    • remove entry / reply
  • Groups:
    • list groups
    • create group
    • ban / unban user
    • add / remove moderator
  • Voting:
    • list of votes
    • add vote
    • remove vote
  • Settings - check if all available settings in user panel are working

In future, when all tasks from above list will be done: test all available API methods.

@d33tah
Copy link
Contributor

d33tah commented Nov 4, 2015

Please comment on which areas you would like to see tested. This issue is very broad.

@duxet
Copy link
Member Author

duxet commented Sep 4, 2016

I have added list of most important things, which must be done before releasing 1.0.

@duxet duxet added this to the 1.0 milestone Sep 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Core
TODO
Development

No branches or pull requests

2 participants