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

Think of better description for tests #10

Open
Nostradamos opened this issue Aug 22, 2017 · 0 comments
Open

Think of better description for tests #10

Nostradamos opened this issue Aug 22, 2017 · 0 comments

Comments

@Nostradamos
Copy link
Owner

Nostradamos commented Aug 22, 2017

Currently we describe our tests at top level with something like describe('Plant()', function() {[...].
Maybe change it to describe('controller/plant/plant-create', function() {[...] ?!

At second level we describe our tests with the models/pj function. Eg: describe('#create()',[...]. Is this good? Is this bad?

@Nostradamos Nostradamos changed the title Think of better top level description for tests Think of better description for tests Aug 22, 2017
@Nostradamos Nostradamos mentioned this issue Sep 26, 2017
3 tasks
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

1 participant