maziggy 7ea4410b21 fix(queue): insufficient-filament warning now fires on every dispatch path (#1496) 5 days ago
..
__init__.py ff53e62ef8 Add comprehensive automated testing infrastructure 5 months ago
conftest.py b886590339 Speed up FTP test suite with class-scoped server fixtures 3 months ago
mock_ftp_server.py f2468077fe Add mock FTPS server and comprehensive FTP test suite (67 tests) 3 months ago
test_archive_copy.py c1f69ee0cc fix(slicer): wrong-printer slicing + sliced-archive filament list + per-instance MakerWorld compat 4 weeks ago
test_archive_display_stem.py 01a7e6ee93 fix(archive,vp): strip .gcode.3mf properly + sync review/archive name (#1152) 3 weeks ago
test_archive_plate_validation.py 713b85387a fix(archives): validate downloaded 3MF plate against gcode_file (#1204) 3 weeks ago
test_archive_service.py 4925b4c830 fix(slice): re-slice correctness — model label, honest errors, filament usage, nozzle guard 5 days ago
test_background_dispatch.py 173edd9b7c ● fix(vp-queue): inherit slicer print options instead of always using defaults (#1403) 1 week ago
test_background_dispatch_watchdog.py 5680f5d34b fix(scheduler): watchdogs no longer falsely treat FINISH->IDLE as "print landed" (#1370) 1 week ago
test_bambu_cloud.py 59f7d736e3 Added BACKERS.md 2 weeks ago
test_bambu_ftp.py d6d3fa2f99 chore(security): nosec false-positive Bandit findings in tests 1 week ago
test_bambu_mqtt.py 745ed847e6 fix(archive): stop duplicating the job on a backend restart mid-print (#1485) 6 days ago
test_camera_diagnose.py 134847a3bd feat(camera): in-app diagnostic for "Connection lost" (#1395 follow-up) 1 week ago
test_camera_fanout.py 1e3ad697f2 fix(#1089): camera stream fan-out broadcaster 1 month ago
test_camera_profiles.py 6d7a92c024 fix(camera): P2S RTSP stream dropped every frame after the first (#1395) 5 days ago
test_camera_tls_proxy.py 60d0c33172 fix(camera): catch RuntimeError in TLS proxy forwarders for uvloop 1 month ago
test_email_service.py ea5b9b3011 Post work PR #322 3 months ago
test_external_camera.py abc8e97050 feat(camera): optional snapshot URL override for external cameras (#1177) 3 weeks ago
test_filament_deficit.py 7ea4410b21 fix(queue): insufficient-filament warning now fires on every dispatch path (#1496) 5 days ago
test_filament_requirements.py 14919a80a5 Merge pull request #1440 from Person2099/fix/filament-override-ams-mapping-dispatch 1 week ago
test_ftp_profiles.py 6f050708da Fix: cap TLS to v1.2 for P2S FTPS to dodge vsFTPd session-reuse bug (#1401) 1 week ago
test_hms_errors.py b99536cc33 Remove unused imports, variables, and fix minor CodeQL findings 3 months ago
test_homeassistant_list_entities.py 135b8fd93b fix(smart-plugs): HA entity search bypassed the schema's domain whitelist (#1388) 1 week ago
test_label_renderer.py 1677efb2c6 fix(labels): replace incorrect ams_30x15 preset with correct AMS holder sizes (#1426) 1 week ago
test_layer_timelapse.py 691fb133b7 Add external network camera support for printers 4 months ago
test_ldap_service.py d6364646f8 feat(auth): manual LDAP user provisioning from the UI (#1298) 1 week ago
test_log_health.py e222a0ef0e feat(system): log-health scanner + Add/Edit-Printer setup pre-flight 5 days ago
test_long_lived_tokens.py fcda728af4 feat(#1108): long-lived camera-stream tokens + fix(#1089) audit-pass tweaks 1 month ago
test_loop_watchdog.py 774eba73c8 feat(diagnostics): event-loop stall watchdog to catch silent backend freezes 6 days ago
test_makerworld.py 59f7d736e3 Added BACKERS.md 2 weeks ago
test_mqtt_smart_plug_subscribe.py 74527d4124 fix(smart-plug): restore MQTT subscriptions for per-type topic configs on startup (#1010) 1 month ago
test_notification_service.py 5e88ce13f0 fix(notifications): accept discordapp.com webhook URLs (#1363) 1 week ago
test_plate_detection.py b99536cc33 Remove unused imports, variables, and fix minor CodeQL findings 3 months ago
test_preset_resolver.py c1f69ee0cc fix(slicer): wrong-printer slicing + sliced-archive filament list + per-instance MakerWorld compat 4 weeks ago
test_printer_diagnostic.py 76e327f4a1 feat: connection diagnostic for "printer won't connect" triage 1 week ago
test_printer_manager.py 0406487eb3 Fix: Add Printer no longer hangs the container on P1S (#1445) 1 week ago
test_rest_smart_plug.py 76adf70fd4 Add separate power/energy URLs and multipliers for REST smart plugs (#472) 1 month ago
test_slice_dispatch_progress.py d5153f1de3 feat(slicer): live progress + filament discovery polish + OrcaSlicer warning 4 weeks ago
test_slice_preview.py 8a31397171 feat(slicer): bundle-aware preview slice for accurate gram estimates 3 weeks ago
test_slicer_api.py 060ba509da feat(slicer): add /slicer/bundles routes for .bbscfg import + bundle slicing 3 weeks ago
test_smart_plug_manager.py 6f2cec5eb3 feat(smart-plugs): auto-off after AMS drying completes (#1349) 1 week ago
test_spool_assignment_notifications.py 305529f483 fix(notifications): missing-spool-assignment check now unions both assignment tables (#1473) 1 week ago
test_spool_tag_matcher.py b30a283184 Feature/spoolman inventory UI (#1241) 2 weeks ago
test_spoolman_service.py a1d6fb22ae fix(spoolman): filter external library lookup by Bambu Lab manufacturer (#1330) 2 weeks ago
test_spoolman_tracking.py ab8e07618f fix(inventory): archive filament colour follows the assigned spool, not the 3MF (#1494) 5 days ago
test_stl_thumbnail.py db308aa80b fix(library): defer external-scan STL thumbnails + Path coerce (#1299) 2 weeks ago
test_tailscale.py 64899a8ca4 refactor(virtual-printer): drop Tailscale LE cert path, keep toggle informational 3 weeks ago
test_tasmota.py 839be41133 Fix support bundle leaking personal data (#473) 3 months ago
test_usage_tracker.py ab8e07618f fix(inventory): archive filament colour follows the assigned spool, not the 3MF (#1494) 5 days ago
test_virtual_printer.py 173edd9b7c ● fix(vp-queue): inherit slicer print options instead of always using defaults (#1403) 1 week ago
test_vp_diagnostic.py 6bc6a1d683 feat(virtual-printer): setup diagnostic + one-click slicer-certificate export 5 days ago