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

Finalize fixture tests #970

Closed
Havunen opened this issue Mar 26, 2017 · 2 comments
Closed

Finalize fixture tests #970

Havunen opened this issue Mar 26, 2017 · 2 comments

Comments

@Havunen
Copy link
Member

Havunen commented Mar 26, 2017

In dev branch we now have fixture folder that contains tests for different bundle systems. These tests have been ported from React to test Inferno compatibility. I have finished tests for browserify

Code here: https://github.com/infernojs/inferno/tree/dev/fixtures/packaging/browserify

but all others are still in progress. Finalize other bundling tests and add rollup there.

Objective is to test inferno in different environments before making new release. It can be manual test for now, automation is plus.

@Havunen Havunen changed the title Finalize fixture tests for other bundlers Finalize fixture tests Mar 26, 2017
@LukeSheard
Copy link
Contributor

I've ported the tests over correctly and validated they work. If we built a small demo app we could validate the render with karma. That's as far as I've got for automation.

@Havunen
Copy link
Member Author

Havunen commented Jun 4, 2017

Sounds good :)

@LukeSheard LukeSheard modified the milestone: 4.0 Jun 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants