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

Use common's functions where possible #60

Open
julienw opened this issue Jan 19, 2017 · 0 comments
Open

Use common's functions where possible #60

julienw opened this issue Jan 19, 2017 · 0 comments

Comments

@julienw
Copy link
Collaborator

julienw commented Jan 19, 2017

In #47 there is a new common.js file whose goal is to build a toolkit for the most current operations. The goal is to use it for all needed set-up in the tests.

Be careful: do not use it for the actual tested behavior. For example, do not use common's loginAsAdmin if you're actually testing the admin login. Use it only when it's not the test's subject and it's merely a setup step to the test.

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

No branches or pull requests

2 participants