You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Continuous Integration system that validates relevant integration between JavaScript and a data repository.
1. Apply JavaScript style standard to code base, and add check to CI
2. Write JavaScript unit tests, and add check to CI
3. Write JavaScript and data repository integration tests, and add check to CI
4. Apply JavaScript lint standard to code base, and add check to CI