Skip to content
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

[Tests] ConfigTest->SimIntegration, add TestBasicMicromissilePerformance #18

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

daniellovell
Copy link
Member

@daniellovell daniellovell commented Oct 19, 2024

In a simple, reduced scenario, the micromissiles should have a minimum level of performance that results in a 100% kill rate of quadcopters

Adds two _kp1 threat model files, as we test that we have a 100% kill rate in this reduced scenario

This pull request includes significant changes to the simulation configuration and testing files. The main updates involve refactoring event invocation in the simulation manager, adding new threat configurations, and restructuring the test files for better organization and functionality.

Refactoring and Event Handling:

  • Assets/Scripts/SimManager.cs: Moved the invocation of the OnSimulationStarted event from InitializeSimulation to StartSimulation to ensure it is called before initialization. [1] [2]

Configuration Files:

Testing:

In a simple, reduced scenario, the micromissiles should have a minimum
level of performance that results in a 100% kill rate of quadcopters

Adds two _kp1 threat model files, as we test that we have a 100% kill rate in this reduced scenario
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant