Commit Graph

13 Commits (20266aa542cb76fb3bc8c7c0da970d37ad37097f)

Author SHA1 Message Date
Nick Maltbie 20266aa542 Fixed runTests variable assignment 2022-04-18 22:44:39 -04:00
Nick Maltbie 3330348b11 Updated run_tests syntax error for '=' operator 2022-04-18 22:31:27 -04:00
Nick Maltbie 42789d4aae Fixed for loop in run_tests.sh 2022-04-18 21:56:06 -04:00
Nick Maltbie 983c8944a9 Fixed small syntax error 2022-04-18 21:49:03 -04:00
Nick Maltbie 2bbdf7fbb2 Updated run_tests script 2022-04-18 21:44:49 -04:00
Nick Maltbie b6ab2c193b Updated run_tests to remove incorrect ';' 2022-04-18 21:30:09 -04:00
Nick Maltbie e12c9e370d Updated run_tests.sh script to simplfy some parameters 2022-04-18 21:16:23 -04:00
Nick Maltbie 41bec93f8a Updated tests and bash script for running 2022-04-18 21:03:45 -04:00
Nick Maltbie 3297ad7442 Updated parameters and added tests 2022-04-18 19:57:08 -04:00
Nick Maltbie 6c7303574d Fixed error when creating combined code coverage results 2022-04-17 14:23:07 -07:00
Nick Maltbie 34e7b217b7 Updated project run settings 2022-04-17 13:05:17 -07:00
Nick Maltbie 3407decdfb Added basic coverage results building and combination 2022-04-16 20:17:14 -07:00
David Finol cdfccd0aad
Refactor to typescript (#158)
* Refactor to typescript

* Fix platform and workflow

* Fix workflow and platform

* Update husky and image-tag

* Use 'yarn lint-staged' instead of 'npx lint-staged'
2022-01-11 05:52:29 -06:00