Closed MatthewVita closed 7 years ago
Set up: https://travis-ci.org/GoTeamEpsilon/angular-to-react
Now the question is...are we just going to test the Angular app? Are we going to have tests in the React one as well? How do we kick off to sets of tests at once (I can think of a few ways though)? You can run tests just on specific branches though too.
Actually maybe kick off the tests in the root level and just have them initiate in both apps...for now obviously it will just initiate in the Angular folder but then later the React folder too
@danielehrlich thanks for getting this started. I set up Travis so it runs linting and tests on both apps concurrently: https://github.com/GoTeamEpsilon/angular-to-react-redux/commit/1778aa6df70467df9d9ef0c518447d4987b8c5e5
Done! :)
Hi @LiamDotPro, can you please do this :)