NUWCDIVNPT / stig-manager

An API and client for managing STIG assessments
Other
120 stars 28 forks source link

Tests: Revise script to use timeout flag and bail flag #1391

Open Matte22 opened 1 month ago

Matte22 commented 1 month ago

./runMocha.sh should accept a flag to bail on tests when the first failure occurs. (make sure processes in the after() function still get called)

look into the timeout flag vs no-timeouts flag