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

feat(testing): add support for jest testing platform #136

Merged
merged 3 commits into from Jan 10, 2018
Merged

Conversation

tinesoft
Copy link
Owner

@tinesoft tinesoft commented Dec 24, 2017

First support for jest testing platform. Everything works pretty well(integration in generator's prompt, in library and demo app, gulpfile.js, etc)

One issue remains though: lib.component.spec.ts failed because of By.css i presume.

Help is wanted!

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.09%) to 90.927% when pulling 73e34ec on feat-jest into ff84c6f on master.

1 similar comment
@coveralls
Copy link

coveralls commented Dec 24, 2017

Coverage Status

Coverage decreased (-1.09%) to 90.927% when pulling 73e34ec on feat-jest into ff84c6f on master.

@coveralls
Copy link

coveralls commented Dec 24, 2017

Coverage Status

Coverage decreased (-1.09%) to 90.927% when pulling 4383b01 on feat-jest into ff84c6f on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.8%) to 91.182% when pulling a8b9a7e on feat-jest into ff84c6f on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.8%) to 91.182% when pulling a8b9a7e on feat-jest into ff84c6f on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 91.984% when pulling e0b73d5 on feat-jest into ff84c6f on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 91.984% when pulling e0b73d5 on feat-jest into ff84c6f on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 91.984% when pulling 2ef8d99 on feat-jest into ff84c6f on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 91.984% when pulling 2ef8d99 on feat-jest into ff84c6f on master.

@sayuthisobri
Copy link
Contributor

Got error during run gulp build when using minimal version 2.X.X.
Working fine on version 5.X.X

image

@tinesoft
Copy link
Owner Author

tinesoft commented Jan 10, 2018

Hi,

Yes, i noticed this error on ng2 builds too, from another branch i built based on this one (#137 chore-jest).
I think it's a dependency issue. I will have a closer look tonight

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 91.984% when pulling 93f4514 on feat-jest into ff84c6f on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 91.984% when pulling 93f4514 on feat-jest into ff84c6f on master.

@coveralls
Copy link

coveralls commented Jan 10, 2018

Coverage Status

Coverage decreased (-0.03%) to 91.984% when pulling ccc905b on feat-jest into ff84c6f on master.

@tinesoft tinesoft merged commit f139a29 into master Jan 10, 2018
@tinesoft tinesoft deleted the feat-jest branch January 11, 2018 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants