adding tests

This commit is contained in:
Benjamin Boudreau
2018-05-29 21:56:01 -04:00
parent 9e9127738e
commit 234431c143
9 changed files with 2346 additions and 14 deletions

View File

@@ -30,9 +30,9 @@ The create-react-app of embeddable widgets.
## Roadmap
- [x] Widget as react app - index.html works (webpack, babel, react)
- [ ] React widget (widget builder)
- [ ] Webpack changed to output a library
- [ ] Add tests
- [x] React widget (widget builder)
- [x] Webpack changed to output a library
- [x] Add tests
- [ ] Add greenkeeper
- [ ] Integrate eslint with webpack
- [ ] Theming support