Automated Regression Testing of a Real-Time Threat-Detection Pipeline - #2980
Merged
Conversation
Added a README.md file outlining the assignment proposal for automated regression testing of a real-time threat-detection pipeline, including title, team members, deadline, category, and project description.
algomaster99
approved these changes
Sep 7, 2026
algomaster99
left a comment
Collaborator
There was a problem hiding this comment.
Looks cool! Looking forward to it :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Assignment Proposal
Title
Automated Regression Testing of a Real-Time Threat-Detection Pipeline
Names and KTH ID
Deadline
Category
Description
We propose a live demonstration of automated regression testing in Kinetic
Ranger, a real-time RF threat-detection prototype. The system consists of a
synthetic signal source, feature extraction, state estimation, alerting logic,
a FastAPI backend, a WebSocket connection, and a web-based dashboard.
During the demonstration, we will use a deterministic recorded scenario to
test the behavior of the detection pipeline. We will introduce a configuration
or implementation change that causes an incorrect alert decision, demonstrate
how an automated test detects the regression, and then show the pipeline
working correctly after the problem is fixed.
We created this software together with our other group members as part of the Drone Defence Hackaton 2026 held at KTH Innovation with their partner companies.
See link to repository below:
https://github.com/einhar1/DDH2026-Kinetic-Ranger