June 21, 2022
Organizational4 Rules of Razroo Software Development
What we are now doing at Razroo to keep up with code quality

All Backend code is unit tested
No exceptions.
All Frontend code is unit tested
No exceptions
All code requires 2 approvals
If less than 2 members, then only requires 1 approval
Backend apis are deprecated
New apis are introduced without changing existing apis