-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature simulation test #78
base: main
Are you sure you want to change the base?
Conversation
You can see the logs when you click on "Details" next to the failing Actions:
Seems like you copy pasted the old tests that work with the plain YAML node and not the new ones that use the wrapper. Would be awesome if we could at some point squash all those tests to some generated test template to reduce code duplication and to avoid these kinds of problems. |
featureNotebook -> featureSimulationTest
two tests that test constellation insertion by imitating simulationLoop and comparing to expected simulationSizes
out commented test descriptions/explanations
added distribution of IDs for Constellation satellites (1st Constellation from 1Million, 2nd from 2Million...)