Skippy Williams
87ae810516
Add tests to CI for fact dictionary
...
These should run fact dictionary tests on PRs to main and on changes to either the fact dictionary modules or their tests.
2025-06-20 23:11:26 -07:00
Skippy Williams
6b19d54b02
Run fact graph tests on all pushes
...
Right now, if you push a change that fails CI, and then push a fix, CI doesn't check your work again, unless you open a new PR. This should let me see if a new push fixes an issue.
2025-06-20 18:54:38 -07:00
Skippy Williams
81b8fce00a
Run scala tests on changes to fact-graph-scala
...
Adjust the trigger for fact graph tests to run when scala code is updated, instead of when backend directory contents are updated.
2025-06-20 18:04:55 -07:00
Skippy Williams
1f1cc5da77
Rename scala ci tests
...
Disambiguates these tests from the other fact graph tests.
2025-06-20 17:46:52 -07:00
Sam J Hill
95bdb36212
Add GitHub Action to Run Scala Test Suite for factgraph ( #1 )
...
* run backend test suite
* add test file
* fix working directory
* add sbt
* fix path to src
* better name
2025-06-20 17:39:46 -07:00
Sam Hill
9b4be4dd51
run backend test suite
2025-06-20 17:39:28 -07:00