| .. |
|
__init__.py
|
ff53e62ef8
Add comprehensive automated testing infrastructure
|
8 ヶ月 前 |
|
conftest.py
|
b886590339
Speed up FTP test suite with class-scoped server fixtures
|
6 ヶ月 前 |
|
mock_ftp_server.py
|
f2468077fe
Add mock FTPS server and comprehensive FTP test suite (67 tests)
|
7 ヶ月 前 |
|
test_archive_copy.py
|
c1f69ee0cc
fix(slicer): wrong-printer slicing + sliced-archive filament list + per-instance MakerWorld compat
|
4 ヶ月 前 |
|
test_archive_display_stem.py
|
01a7e6ee93
fix(archive,vp): strip .gcode.3mf properly + sync review/archive name (#1152)
|
4 ヶ月 前 |
|
test_archive_plate_validation.py
|
713b85387a
fix(archives): validate downloaded 3MF plate against gcode_file (#1204)
|
4 ヶ月 前 |
|
test_archive_service.py
|
bdac27ebee
fix(slicer): preserve PVA-for-support intent across re-slice of source 3MF (#1881)
|
2 ヶ月 前 |
|
test_attach_timelapse_safe_path.py
|
32b3a93e60
test(security-fixtures): suppress Bandit B108/B104 on adversarial inputs
|
3 ヶ月 前 |
|
test_backup_path.py
|
5bbfeefa65
fix(backup): diagnose an unwritable backup path instead of quoting errno 30 (#2544)
|
1 ヶ月 前 |
|
test_bambu_cloud.py
|
e33ab07a93
fix(cloud): send required ?version= param on singular GET/DELETE of slicer setting endpoint (#1815)
|
2 ヶ月 前 |
|
test_bambu_ftp.py
|
3fd3ec06b9
fix(ftp): stop a slow upload from being retried on top of itself (#2529)
|
1 ヶ月 前 |
|
test_bambu_mqtt.py
|
56accd24de
fix(smart-plugs): don't blank printer state when an accessory plug switches off (#2629)
|
1 ヶ月 前 |
|
test_camera_diagnose.py
|
134847a3bd
feat(camera): in-app diagnostic for "Connection lost" (#1395 follow-up)
|
3 ヶ月 前 |
|
test_camera_fanout.py
|
62a64006b8
fix(camera): stop /camera/stop from letting a second socket open (#2521)
|
1 ヶ月 前 |
|
test_camera_profiles.py
|
6d7a92c024
fix(camera): P2S RTSP stream dropped every frame after the first (#1395)
|
3 ヶ月 前 |
|
test_camera_tls_proxy.py
|
60d0c33172
fix(camera): catch RuntimeError in TLS proxy forwarders for uvloop
|
4 ヶ月 前 |
|
test_email_service.py
|
ea5b9b3011
Post work PR #322
|
6 ヶ月 前 |
|
test_external_camera.py
|
379765a46a
fix(camera): transcode non-JPEG external snapshots to JPEG (#1902)
|
2 ヶ月 前 |
|
test_external_spool_change.py
|
e336eb53e7
fix(inventory): reconcile external-spool assignment when its filament type changes (#2575)
|
1 ヶ月 前 |
|
test_filament_deficit.py
|
9d74f9281b
feat(deficit): backup-aware filament deficit check, colour-strict (#1762)
|
2 ヶ月 前 |
|
test_filament_requirements.py
|
14919a80a5
Merge pull request #1440 from Person2099/fix/filament-override-ams-mapping-dispatch
|
3 ヶ月 前 |
|
test_ftp_profiles.py
|
9174badb10
fix(ftp): cap H2C FTPS to TLS 1.2 so the sliced 3MF downloads reliably (#2582)
|
1 ヶ月 前 |
|
test_hms_actions.py
|
a45d32efd0
fix(hms): wrong-plate Ignore actually ignores + buttons read as buttons + ack-detection survives transient re-pause (#1869)
|
2 ヶ月 前 |
|
test_hms_errors.py
|
b99536cc33
Remove unused imports, variables, and fix minor CodeQL findings
|
7 ヶ月 前 |
|
test_homeassistant_list_entities.py
|
135b8fd93b
fix(smart-plugs): HA entity search bypassed the schema's domain whitelist (#1388)
|
3 ヶ月 前 |
|
test_label_renderer.py
|
917bfd7666
feat(labels): scannable QR on 203 dpi thermal printers + monochrome mode (#1870)
|
2 ヶ月 前 |
|
test_layer_timelapse.py
|
691fb133b7
Add external network camera support for printers
|
7 ヶ月 前 |
|
test_ldap_service.py
|
d6364646f8
feat(auth): manual LDAP user provisioning from the UI (#1298)
|
3 ヶ月 前 |
|
test_log_health.py
|
e222a0ef0e
feat(system): log-health scanner + Add/Edit-Printer setup pre-flight
|
3 ヶ月 前 |
|
test_long_lived_tokens.py
|
258db95483
fix(overlay): authenticate the OBS overlay with a token when login is enabled (#2613)
|
1 ヶ月 前 |
|
test_loop_watchdog.py
|
774eba73c8
feat(diagnostics): event-loop stall watchdog to catch silent backend freezes
|
3 ヶ月 前 |
|
test_makerworld.py
|
ba40f5731d
fix(cloud): only sign out on Bambu's real token-expiry 401, not any 401
|
1 ヶ月 前 |
|
test_mqtt_smart_plug_subscribe.py
|
74527d4124
fix(smart-plug): restore MQTT subscriptions for per-type topic configs on startup (#1010)
|
4 ヶ月 前 |
|
test_network_utils.py
|
af867c0392
fix(vp): populate bind-interface list on macOS (route non-Linux to psutil)
|
2 ヶ月 前 |
|
test_notification_service.py
|
cc75a24371
fix(db): stop holding pooled connections across FTP/camera/SMTP work (#2572)
|
1 ヶ月 前 |
|
test_obico_actions.py
|
4206d675eb
feat(notifications): dedicate AI Failure Detection notification event (#1794)
|
2 ヶ月 前 |
|
test_orca_cloud.py
|
00251fe808
feat(orca-cloud): pair via RFC 8628 device flow, replacing the paste-based sign-in
|
1 ヶ月 前 |
|
test_plate_detection.py
|
b99536cc33
Remove unused imports, variables, and fix minor CodeQL findings
|
7 ヶ月 前 |
|
test_plate_thumbnail.py
|
3ef5119b7d
fix(archives): render plate thumbnails server-side when sidecar slice skips them (#1759)
|
2 ヶ月 前 |
|
test_plug_energy_history.py
|
aba00598bb
fix(smart-plugs): read a REST plug's lifetime counter, and derive Today/Yesterday from it (issue #2539)
|
1 ヶ月 前 |
|
test_preset_resolver.py
|
1c42a9f1fd
remove(slicer): drop bundle import; fix cloud preset type/from for CLI (#1712)
|
2 ヶ月 前 |
|
test_printable_objects_plate.py
|
ce31de65c2
fix(skip-objects): scope the object list to the plate being printed (#2522)
|
1 ヶ月 前 |
|
test_printer_diagnostic.py
|
6127e30abf
fix(diagnostic): skip external-storage check on P1S/P1P instead of fail (#2524)
|
1 ヶ月 前 |
|
test_printer_manager.py
|
56accd24de
fix(smart-plugs): don't blank printer state when an accessory plug switches off (#2629)
|
1 ヶ月 前 |
|
test_rest_smart_plug.py
|
aba00598bb
fix(smart-plugs): read a REST plug's lifetime counter, and derive Today/Yesterday from it (issue #2539)
|
1 ヶ月 前 |
|
test_slice_dispatch_progress.py
|
d5153f1de3
feat(slicer): live progress + filament discovery polish + OrcaSlicer warning
|
4 ヶ月 前 |
|
test_slice_preview.py
|
1c42a9f1fd
remove(slicer): drop bundle import; fix cloud preset type/from for CLI (#1712)
|
2 ヶ月 前 |
|
test_slicer_3mf_convert.py
|
fdd6ec416f
fix(slicer): classify filament profiles by their real printer scope, not just their name (#2628 follow-up)
|
1 ヶ月 前 |
|
test_slicer_api.py
|
1c42a9f1fd
remove(slicer): drop bundle import; fix cloud preset type/from for CLI (#1712)
|
2 ヶ月 前 |
|
test_slicer_filament_resolver.py
|
261c376d1f
fix(spoolbuddy): close #1815 — preserve PFUS/PFCN setting_id in resolver
|
2 ヶ月 前 |
|
test_slot_preset_writer.py
|
0793022818
fix(ams): keep slot card preset name in sync after spool swaps
|
2 ヶ月 前 |
|
test_smart_plug_manager.py
|
56accd24de
fix(smart-plugs): don't blank printer state when an accessory plug switches off (#2629)
|
1 ヶ月 前 |
|
test_spool_assignment_notifications.py
|
305529f483
fix(notifications): missing-spool-assignment check now unions both assignment tables (#1473)
|
3 ヶ月 前 |
|
test_spool_tag_matcher.py
|
0793022818
fix(ams): keep slot card preset name in sync after spool swaps
|
2 ヶ月 前 |
|
test_spoolman_service.py
|
a1d6fb22ae
fix(spoolman): filter external library lookup by Bambu Lab manufacturer (#1330)
|
3 ヶ月 前 |
|
test_spoolman_tracking.py
|
72044e3a53
fix(usage): scope 3MF filament tracking to dispatched plate (#1697)
|
2 ヶ月 前 |
|
test_spoolman_tray_split.py
|
9f4f16e5bd
fix(spoolman): split mid-print usage across AMS backup switch (#1793)
|
2 ヶ月 前 |
|
test_start_print_busy_guard_2598.py
|
d7093c7fe4
fix(dispatch): don't send start-print to a busy printer; scheduler defers (#2598)
|
1 ヶ月 前 |
|
test_stl_thumbnail.py
|
396e9aa09e
security: harden path-traversal class across routes + services; fifth CI backstop
|
3 ヶ月 前 |
|
test_tailscale.py
|
64899a8ca4
refactor(virtual-printer): drop Tailscale LE cert path, keep toggle informational
|
4 ヶ月 前 |
|
test_tasmota.py
|
839be41133
Fix support bundle leaking personal data (#473)
|
6 ヶ月 前 |
|
test_usage_tracker.py
|
ab8e07618f
fix(inventory): archive filament colour follows the assigned spool, not the 3MF (#1494)
|
3 ヶ月 前 |
|
test_virtual_printer.py
|
2e45893dd5
feat(print-options): add "Auto" state to bed levelling, flow & nozzle-offset calibration
|
1 ヶ月 前 |
|
test_vp_diagnostic.py
|
5d6d928b3f
fix(virtual-printer): #1429 net.info[*].ip cache leak + mode wire-value rename
|
3 ヶ月 前 |
|
test_vp_ftp_port_slicing.py
|
d597d36d5b
fix(vp): slice FTP passive ports per VP, drop bridge-mode RAM by 95% (#1646)
|
3 ヶ月 前 |