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

Implement all tests #20

Closed
ghaiklor opened this issue Feb 10, 2015 · 3 comments
Closed

Implement all tests #20

ghaiklor opened this issue Feb 10, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@ghaiklor
Copy link
Owner

I add boilerplate for tests here #11 and now need just fill them with test cases. Big task, so need make it in another branch and then merge it.

@ghaiklor ghaiklor self-assigned this Feb 10, 2015
IncoCode added a commit to IncoCode/generator-sails-rest-api that referenced this issue Jul 15, 2015
IncoCode added a commit to IncoCode/generator-sails-rest-api that referenced this issue Jul 15, 2015
IncoCode added a commit to IncoCode/generator-sails-rest-api that referenced this issue Jul 15, 2015
IncoCode added a commit to IncoCode/generator-sails-rest-api that referenced this issue Jul 15, 2015
IncoCode added a commit to IncoCode/generator-sails-rest-api that referenced this issue Jul 15, 2015
IncoCode added a commit to IncoCode/generator-sails-rest-api that referenced this issue Jul 16, 2015
IncoCode added a commit to IncoCode/generator-sails-rest-api that referenced this issue Jul 16, 2015
@ghaiklor ghaiklor added this to the v0.10.0 milestone Jul 21, 2015
@IncoCode
Copy link
Collaborator

Each service has its own tests. Can we just copy/paste them here? 😄

@ghaiklor
Copy link
Owner Author

@IncoCode services is different. We don't need to cover them with tests, just require at all. We need tests only for all stuff under api folder - #51.
There still a lot of work to cover, like policies.

@ghaiklor
Copy link
Owner Author

OK, so basically we cover all the required controllers\models\etc... From now we can just improve this test coverage with time.

reactDev037 added a commit to reactDev037/generator-sails-rest-api that referenced this issue Aug 21, 2018
reactDev037 added a commit to reactDev037/generator-sails-rest-api that referenced this issue Aug 21, 2018
reactDev037 added a commit to reactDev037/generator-sails-rest-api that referenced this issue Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants