Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Automated testing #13

Open
pirelenito opened this issue Jun 18, 2016 · 3 comments
Open

Automated testing #13

pirelenito opened this issue Jun 18, 2016 · 3 comments
Milestone

Comments

@pirelenito
Copy link
Member

Before releasing v1 we need:

  • unit tests for each individual component and the pass-through adapter;
  • an "integration" test where we check if the glue works with or without the Entanglement component.
@pirelenito pirelenito added this to the 1.0 milestone Jun 18, 2016
@abdulhannanali
Copy link

@pirelenito I am on it!

@pirelenito
Copy link
Member Author

Thank you so much for offering help @abdulhannanali!

Just a heads-up that we did implement some integration tests as you can see in https://github.com/react-entanglement/react-entanglement/blob/master/src/entanglement.spec.js#L24.

Are you using react-entanglement in any project?

Thanks again!

@abdulhannanali
Copy link

abdulhannanali commented May 31, 2017

@pirelenito That seems awesome, then I think I would just have to write unit tests for the components and adapter, as you have end to end test, covering the integration cases. Seems awesome.

No, I haven't used react-entanglement in any of my projects so far, but I am definitely going to try it out along with contributing to it. So, I can use it if ever needed in the future ❤️

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

No branches or pull requests

2 participants