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

Test entity validators #781

Closed
jrjohnson opened this issue Mar 2, 2015 · 3 comments
Closed

Test entity validators #781

jrjohnson opened this issue Mar 2, 2015 · 3 comments
Assignees

Comments

@jrjohnson
Copy link
Member

Now that we have validators added to all the entities we should, as much as possible, test to ensure they are there. This will prevent accidentally removing them (since they are just comments) or track any breaking changes.

Example of some course validator testing:
https://github.com/ilios/ilios/blob/master/src/Ilios/CoreBundle/Tests/Entity/CourseTest.php#L25

@jrjohnson jrjohnson added this to the v3.0.0 milestone Mar 2, 2015
@vpassapera
Copy link
Contributor

@saschaben saschaben changed the title Test entity vlaidators Test entity validators Mar 11, 2015
@dartajax
Copy link
Member

@jrjohnson can we close this pretty soon?

@jrjohnson jrjohnson removed this from the v3.0.0 milestone Aug 5, 2015
@jrjohnson
Copy link
Member Author

I'm closing this generic ticket. We will want to add tests as time permits.

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

No branches or pull requests

3 participants