zairza-cetb / bench-routes-electron

Graphical User Interface for bench-routes service, powered by ReactJS and ElectronJS. This repository is now integrated into bench-routes. You can find bench-routes here: https://github.com/zairza-cetb/bench-routes
7 stars 14 forks source link

Setup Continous Integration #10

Open Harkishen-Singh opened 5 years ago

Harkishen-Singh commented 5 years ago

We need to set up CI tests as the commit frequency is going to increased.

Following need to be covered:

  1. eslint checks
  2. react compilation
  3. typescript compilation
  4. electron-package building for all platforms
  5. spectron tests (later)
ganeshpatro321 commented 5 years ago

CheckList: