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

Start adding tests. #1010

Merged
merged 5 commits into from
Jan 13, 2015
Merged

Start adding tests. #1010

merged 5 commits into from
Jan 13, 2015

Conversation

isometriks
Copy link
Collaborator

This works similarly to how Symfony is doing it. It will render the form element and then use XPath to make sure it is rendered correctly. I made an abstract base class so each extension can be overridden to test to make sure the options work.

@phiamo
Copy link
Owner

phiamo commented Jan 13, 2015

wow this adresses #23 so we could start closing that too.

isometriks added a commit that referenced this pull request Jan 13, 2015
Add some basic unit tests and an abstract class that allows to easily test output of forms. Updated travis and composer to build properly.
@isometriks isometriks merged commit ebd5869 into phiamo:master Jan 13, 2015
@isometriks isometriks mentioned this pull request Jan 13, 2015
@phiamo
Copy link
Owner

phiamo commented Jan 13, 2015

perfect! THNX a lot dude

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

Successfully merging this pull request may close these issues.

2 participants