NASA-AMMOS / aerie

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

Complex test case for Procedural Scheduling #1534

Closed dandelany closed 2 months ago

dandelany commented 3 months ago

Before release of Procedural Scheduling, we want to build a more complex testing case for exercising functionality beyond what the basic procedure in the template implements:

https://github.com/NASA-AMMOS/aerie-mission-model-template/pull/8

We have unit tests for testing the lower-level functionality of the library, but we need a better example procedure (or procedures) for doing an end-to-end test of the more complicated procedures. Will meet with Joel next week to determine what functionality should be included in this.