Skip to content

Feature/add test - #45

Merged
zuu-inner merged 5 commits into
mainfrom
feature/add-test
Mar 7, 2026
Merged

Feature/add test#45
zuu-inner merged 5 commits into
mainfrom
feature/add-test

Conversation

@zuu-inner

Copy link
Copy Markdown
Collaborator

No description provided.

zuudevs added 2 commits March 6, 2026 21:12
…blish initial backend structure with API routes, models, schemas, and anomaly detection, alongside comprehensive project documentation.

Refs #31
Closes #33
Backend:
- Added data export API endpoints to download readings, alerts, and anomalies in CSV format.
- Expanded the pytest test suite to 41 passing tests.

Frontend:
- Integrated fleet management API (registration modal, status indicators, and deletion).
- Added CSV export functionality across the dashboard, alerts, and anomalies pages.

Firmware (C/C++):
- Implemented EvidenceStore utilizing a circular buffer to preserve up to 32 EvidenceSnapshot records.
- Added FNV-1a hash chain verification to ensure data integrity and enable tamper detection.
- Introduced 8 new unit tests for the evidence preservation logic.

CI & Documentation:
- Added 'backend-test' job (Python 3.11, pytest) to the CI pipeline, bringing the total to 7 jobs.
- Updated ROADMAP.md and CHANGELOG.md to reflect v3.2.0 completion.

Closes #33
Refs #44
@zuu-inner
zuu-inner requested a review from zuudevs as a code owner March 7, 2026 02:35
…F and Unity, including declarations and execution of multiple test suites.
@zuu-inner
zuu-inner merged commit 5bdf855 into main Mar 7, 2026
3 of 7 checks passed
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.

2 participants