Jokob @NetAlertX
f9bd8f35f5
Refactor test_sync_hub_node_backfill: streamline imports and utilize shared DB helpers
2026-04-15 12:48:01 +00:00
Jokob @NetAlertX
89139fed60
Add update_sync_hub_node function and corresponding tests for backfilling devSyncHubNode #1609
2026-04-14 20:59:36 +00:00
Jokob @NetAlertX
50be56c8bb
PLG: Enhance device event handling for forced-online status #1602
2026-04-10 21:44:03 +00:00
Jokob @NetAlertX
c7399215ec
Refactor event and session column names to camelCase
...
- Updated test cases to reflect new column names (eve_MAC -> eveMac, eve_DateTime -> eveDateTime, etc.) across various test files.
- Modified SQL table definitions in the database cleanup and migration tests to use camelCase naming conventions.
- Implemented migration tests to ensure legacy column names are correctly renamed to camelCase equivalents.
- Ensured that existing data is preserved during the migration process and that views referencing old column names are dropped before renaming.
- Verified that the migration function is idempotent, allowing for safe re-execution without data loss.
2026-03-16 10:11:22 +00:00
Jokob @NetAlertX
3a73817048
Enhance device down event handling for sleeping devices and improve down alerts query
2026-03-02 10:05:37 +00:00
Jokob @NetAlertX
15807b7ab9
Add unit and integration tests for device down event handling and sleeping suppression
2026-03-02 05:53:28 +00:00
jokob-sk
8538c87fef
FIX: lowercase MAC normalization across project v0.3
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-02-07 14:08:14 +11:00
jokob-sk
827b5d2ad3
FIX: lowercase MAC normalization across project v0.2
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-02-07 14:02:54 +11:00
jokob-sk
6bc2de6e24
TEST: scan processing - de;eted
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-02-06 18:54:15 +11:00
jokob-sk
09b42166cc
TEST: scan processing 9
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-02-06 18:48:40 +11:00
jokob-sk
dbe490a042
TEST: scan processing 8
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-02-06 18:43:53 +11:00
jokob-sk
5996e70f60
TEST: scan processing 7
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-02-06 18:39:08 +11:00
jokob-sk
15366a7f2e
TEST: scan processing 6 + css fixes
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-02-06 18:34:25 +11:00
jokob-sk
d5d1684ef9
TEST: scan processing 5
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-02-06 18:21:24 +11:00