Commit Graph

10 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
cd8f954584 proved pipeline runs correctly, reinstated the commit to SVN step, and the master branch filter 2026-04-22 16:06:51 -04:00
4d39ac2595 try adding on: push to start the action
All checks were successful
Sync to SVN / push-to-svn (push) Successful in 28s
2026-04-22 15:48:25 -04:00
e1d68734f0 changed yml to a yaml file (hopefully the action runs now) 2026-04-22 15:46:36 -04:00
354d468968 removed branch filter temporarily to test, renamed yml file, and added subfolder called workflows 2026-04-22 15:42:43 -04:00
3cfb81adfe initialize the CI/CD pipeline to sync to SVN (does not include the commit step yet) 2026-04-22 15:30:30 -04:00