wework
wework copied to clipboard
Basic Automated Acceptance Testing
using chimp and the meteor guide as a reference, make automated acceptance tests for basic functions.
log in log out
edit username
create profile edit profile delete profile admin flag profile
create post edit post deactivate post admin approve post admin flag post
featured upgrade post
view home page view post list view single post view profile list view single profile
see http://guide.meteor.com/testing.html#acceptance-testing
Hi @nate-strauser, we can do it using BDD approach with tools like nightwatch
and cucumber
. If you are happy to give this task to me, I can work on it.