vigilar/tests/unit
Aaron D. Lee e48ba305ea Add pet ID model trainer with MobileNetV3-Small transfer learning
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 13:19:12 -04:00
..
test_config_writer.py Initial commit: Vigilar DIY home security system 2026-04-02 23:11:27 -04:00
test_config.py Add pet detection, wildlife, and activity config models 2026-04-03 13:08:40 -04:00
test_constants.py Add pet/wildlife enums, event types, and MQTT topics 2026-04-03 13:07:09 -04:00
test_detection.py Add presence detection, person/vehicle AI detection, health monitoring 2026-04-03 00:06:45 -04:00
test_events.py Add events/rules engine, sensor bridge, and UPS monitor (Phases 6-8) 2026-04-02 23:17:53 -04:00
test_health.py Add presence detection, person/vehicle AI detection, health monitoring 2026-04-03 00:06:45 -04:00
test_motion.py Initial commit: Vigilar DIY home security system 2026-04-02 23:11:27 -04:00
test_pet_id.py Add pet ID classifier with species-filtered identification 2026-04-03 13:18:42 -04:00
test_pet_queries.py Add pet and wildlife database query functions 2026-04-03 13:13:56 -04:00
test_presence.py Add presence detection, person/vehicle AI detection, health monitoring 2026-04-03 00:06:45 -04:00
test_profiles.py Add smart alert profiles and recording timeline (Tasks 4-5) 2026-04-03 00:09:08 -04:00
test_ring_buffer.py Initial commit: Vigilar DIY home security system 2026-04-02 23:11:27 -04:00
test_schema.py Add pets, pet_sightings, wildlife_sightings, pet_training_images tables 2026-04-03 13:11:01 -04:00
test_sensors.py Add events/rules engine, sensor bridge, and UPS monitor (Phases 6-8) 2026-04-02 23:17:53 -04:00
test_timeline.py Add smart alert profiles and recording timeline (Tasks 4-5) 2026-04-03 00:09:08 -04:00
test_trainer.py Add pet ID model trainer with MobileNetV3-Small transfer learning 2026-04-03 13:19:12 -04:00
test_ups.py Add events/rules engine, sensor bridge, and UPS monitor (Phases 6-8) 2026-04-02 23:17:53 -04:00
test_web.py Initial commit: Vigilar DIY home security system 2026-04-02 23:11:27 -04:00
test_wildlife.py Add wildlife threat classification with size heuristics 2026-04-03 13:17:21 -04:00
test_yolo_detector.py Add YOLOv8 unified detector with class classification 2026-04-03 13:15:31 -04:00