NASA-AMMOS / aerie

A software framework for modeling spacecraft.
https://nasa-ammos.github.io/aerie-docs/
MIT License
73 stars 19 forks source link

Create more extensive procedural tests #1553

Open skovati opened 2 months ago

skovati commented 2 months ago

Currently, our test suite for procedural scheduling basically checks that we can run procedures and things don't blow up. We should run more advanced procedures and actually check sim results are as expected.

Ideally, use and refactor HasuraRequests.getSchedulingSpecGoalIds in this work.

Additionally, streamline the usage of GoalInvocationId and other associated goal java types