cityofaustin / ctxfloods

Central Texas Floods
11 stars 5 forks source link

Implement Mocha Testing Framework #432

Open Niicck opened 5 years ago

Niicck commented 5 years ago

jest is not sufficient for our backend testing needs. Something like Mocha that has better async management is going to be required for our backend testing. Comprehensive regression testing for new features has been put on hold because of this.