Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Comments tests #48

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

doyevaristo
Copy link

Create a test for comment object:

test_create() for Comment.create()
test_update() for Comment.update()
test_find() for Comment.find()
test_find_all() for Comment.find_all()
test_revisions() for Comment.revisions()
test_delete() for Comment.delete()

Rolando Evaristo added 3 commits November 6, 2017 08:58
Added the following methods:
Comment.create()
Comment.update()
Comment.find_all()
Comment.revisions()
Comment.find()
Comment.delete()
@doyevaristo
Copy link
Author

updates?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant