Skip to content

Add core component tests #28

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

Merged
merged 4 commits into from
Jun 7, 2019
Merged

Add core component tests #28

merged 4 commits into from
Jun 7, 2019

Conversation

pascalwengerter
Copy link
Contributor

Added quite some tests and adjusted some existing ones. Feedback welcome!

@pascalwengerter pascalwengerter added the enhancement New feature or request label May 2, 2019
@jonasjabari
Copy link
Member

jonasjabari commented May 2, 2019

Currently, you have to remove <br> tags from the specs (within DOM expectations for example) as they behave differently on CI Server while testing (renders to <br> instead of <br/>)

@pascalwengerter
Copy link
Contributor Author

@jonasjabari can you review this branch? Local testing and circleci produce different results/errors. Maybe consider moving all the tests to a separate branch created from an (upstream) master branch and abort this one

@jonasjabari jonasjabari merged commit da3567c into master Jun 7, 2019
@pascalwengerter pascalwengerter deleted the add_core_component_tests branch June 21, 2019 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants