Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 389 Bytes

TECHNOLOGY.md

File metadata and controls

15 lines (11 loc) · 389 Bytes

PeerPad Technology Stack

Technologies

  • React
  • Webpack
  • Jest for testing
  • {editing libraries} - Still to be decided upon research is concluded

Principles

  • Every call must have tests
  • Every code change should be done through PR + CR, reviewed by at least one other person
  • Code Coverage should always go up or maintain per PR
  • Tests need to run in simulated envinronment