Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 166 Bytes

File metadata and controls

4 lines (3 loc) · 166 Bytes

Contibuting to Syncano Client Library

  1. Run yarn run test:e2e --watch or yarn run test:unit --watch to start watching test suits
  2. Add your feature/bug fixes.