Vitaly Tkachenko
Vitaly Tkachenko
@petebacondarwin Thank you. That's really helpful. Initially, I have created my repo in order to get test setup and understand how to run dgeni and then make PR for this...
Yes, eventually we will have both test strategies: unit tests and E2E tests.
@matheuspoleza we already have #56 for it
@HackedByChinese LGTM so far, thanks. Add a link to Contributing guide in README. Are we going to have a separate guide for code style ?
@HackedByChinese what do you think about [Github's support](https://help.github.com/articles/helping-people-contribute-to-your-project/) for Issues and PRs templates. I think it would be really nice to add it to the project.
Cool :+1:
@HackedByChinese make sure you register sm-checkbook in [index.ts](https://github.com/Semantic-Org/Semantic-UI-Angular/blob/master/src/index.ts). Also, squash your commits into one.
I'll try to get in here on the weekend. For this moment, if you're following: - rules which are established in `.jscs` (make sure you properly setup [jscs](https://github.com/jscs-dev/node-jscs)) - [John...
Hi @williaster, great, thanks for your reply, I appreciate. Yes, migrating to `react-testing-library` may take quite a bit of efforts. I will try to start looking into that and maybe...