Commit Graph

5 Commits

Author SHA1 Message Date
b46c995b3d fix for build error running itests
Some checks failed
Server Tests / Mocha – Unit & Utility Tests (push) Successful in 49s
Server Tests / Jest – Integration Tests (push) Failing after 1m17s
2026-04-29 13:13:42 -04:00
f6700793e8 potential fix for build error while installing dependencies for itesting
Some checks failed
Server Tests / Mocha – Unit & Utility Tests (push) Successful in 47s
Server Tests / Jest – Integration Tests (push) Failing after 1m20s
2026-04-29 11:06:23 -04:00
6fff4011ad added integration test cases for all server controllers where applicable, added mock data, updated run-tests.yaml to run integration tests upon committing, added coverage check for controllers (check_controller_contract.js)
Some checks failed
Server Tests / Jest – Integration Tests (push) Failing after 55s
Server Tests / Mocha – Unit & Utility Tests (push) Successful in 1m20s
2026-04-29 09:40:51 -04:00
d99ffa9b40 fix cache error in build
All checks were successful
Server Tests / Mocha – Unit & Utility Tests (push) Successful in 1m0s
2026-04-23 15:03:54 -04:00
35dad9bfff add workflow to run tests on any branch (for now just runs existing mocha tests, but later will run integration tests against controllers as well)
Some checks failed
Server Tests / Mocha – Unit & Utility Tests (push) Failing after 1m37s
2026-04-23 14:58:54 -04:00