| .. |
|
__init__.py
|
ff53e62ef8
Add comprehensive automated testing infrastructure
|
5 months ago |
|
test_advanced_auth_api.py
|
ba1c97c808
feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933)
|
1 month ago |
|
test_ams_history_api.py
|
83cbac04b7
- Add interactive API Browser to Settings > API Keys
|
4 months ago |
|
test_ams_labels_api.py
|
ed462c5cca
Add tests, docs, and lint fix for AMS Info Card feature (#570)
|
2 months ago |
|
test_archive_purge_api.py
|
689bc04d7b
● feat(#1008): honour reprint dates in archive purge + clarify purge UX
|
1 month ago |
|
test_archives_api.py
|
168c00f47d
feat(stats): add /archives/slim endpoint and fix dashboard bugs
|
2 months ago |
|
test_auth_api.py
|
5da403ba0c
Feature/makerworld (#1099)
|
1 month ago |
|
test_available_filaments.py
|
940810cba3
Show filament subtypes in all mapping dropdowns (#624)
|
2 months ago |
|
test_background_dispatch_api.py
|
1682b6956f
fix(dispatch): clean up transient library upload from Direct-Print flow (#730)
|
1 month ago |
|
test_camera_api.py
|
1e3ad697f2
fix(#1089): camera stream fan-out broadcaster
|
1 month ago |
|
test_client_ip.py
|
ba1c97c808
feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933)
|
1 month ago |
|
test_cloud_auth.py
|
b92d4a7445
Post work PR #1013
|
1 month ago |
|
test_color_catalog_extras.py
|
a34beaa599
feat(inventory): multi-colour gradients, transparency, visual effects (#1154)
|
4 weeks ago |
|
test_color_map_api.py
|
99c193b535
refactor(colors): color_catalog is the single source of truth (#857)
|
1 month ago |
|
test_cost_statistics.py
|
6ab48fa338
Updated CI
|
3 months ago |
|
test_discovery_api.py
|
d73da5e0ef
Auto-detect subnet for printer discovery
|
3 months ago |
|
test_endpoint_auth.py
|
2fd90e9dce
refactor(api): rename /filaments/ to /filament-catalog/ for clarity (#427)
|
3 months ago |
|
test_external_folders_api.py
|
d81e4853ec
fix(#1112): cross-boundary file move actually relocates bytes
|
1 month ago |
|
test_external_links_api.py
|
83cbac04b7
- Add interactive API Browser to Settings > API Keys
|
4 months ago |
|
test_filaments_api.py
|
2fd90e9dce
refactor(api): rename /filaments/ to /filament-catalog/ for clarity (#427)
|
3 months ago |
|
test_gcode_viewer.py
|
c44b62195a
refactor(gcode-viewer): archive-scoped previews, bed from capabilities, plate picker
|
1 month ago |
|
test_github_backup_api.py
|
f4df4393be
Add spool inventory and print archive backup to GitHub backup (#870)
|
1 month ago |
|
test_groups_api.py
|
cecdf8f5a7
feat(auth): permission-delegated Settings + Group editor routes; fix group-edit cache stale-read (#1083)
|
1 month ago |
|
test_inventory_assign.py
|
dcdebef9a8
[Fix] Spool assignment UI shows wrong filament preset name (#681)
|
2 months ago |
|
test_library_api.py
|
b01b5e05fd
Add tests, docs, and changelog for #920 + #932
|
1 month ago |
|
test_library_slice_api.py
|
c1f69ee0cc
fix(slicer): wrong-printer slicing + sliced-archive filament list + per-instance MakerWorld compat
|
1 month ago |
|
test_library_trash_api.py
|
e0e597271e
● feat(#1008): library trash bin, admin bulk purge, auto-purge setting
|
1 month ago |
|
test_long_lived_tokens_api.py
|
fcda728af4
feat(#1108): long-lived camera-stream tokens + fix(#1089) audit-pass tweaks
|
1 month ago |
|
test_maintenance_api.py
|
83cbac04b7
- Add interactive API Browser to Settings > API Keys
|
4 months ago |
|
test_metrics_api.py
|
80d4b63939
Add Prometheus metrics endpoint for external monitoring (#161)
|
4 months ago |
|
test_mfa_api.py
|
78408856cd
fix(oidc): Allow `auto_link_existing_accounts` with custom email claims (Azure Entra ID) (#1142)
|
1 month ago |
|
test_notifications_api.py
|
3f7d0e2d55
Add notification for no spool assigned for active trays, improve usage tracker logic in edge cases (#789)
|
2 months ago |
|
test_obico_api.py
|
a2c7fd4542
fix(obico): revert POST-bytes approach — Obico /p/ is GET-only
|
1 month ago |
|
test_ownership_permissions.py
|
ba1c97c808
feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933)
|
1 month ago |
|
test_print_lifecycle.py
|
25eab96817
fix(scheduler): raise plate-clear gate for every terminal status (#1171)
|
3 weeks ago |
|
test_print_queue_api.py
|
2bf397e33e
fix(queue): update LibraryFile.print_count and last_printed_at on completion (#1008)
|
1 month ago |
|
test_printers_api.py
|
889c8bd87f
fix(printers): show correct plate thumbnail on multi-plate 3MFs (#1166)
|
4 weeks ago |
|
test_projects_api.py
|
57af8a1c19
feat(projects): URL field + cover photo on project cards (#1155)
|
4 weeks ago |
|
test_security.py
|
ba1c97c808
feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933)
|
1 month ago |
|
test_settings_api.py
|
9aa9fdc586
Add configurable default print options (#858)
|
1 month ago |
|
test_sjf_scheduling.py
|
10c261dcf2
chore(tests): suppress B108 on dummy /tmp test fixtures
|
1 month ago |
|
test_smart_plugs_api.py
|
914adde5aa
Add REST/Webhook smart plug type (#472)
|
1 month ago |
|
test_spoolbuddy.py
|
2aabbe5d37
fix(spoolbuddy): sync SSH key over heartbeat to survive Bambuddy keypair rotation
|
3 weeks ago |
|
test_spoolman_api.py
|
be2ddbee5d
[Fix]: Update location when linking/unlinking to/from Spoolman (#669)
|
2 months ago |
|
test_static_html_cache_headers.py
|
e9200449ae
fix(deploy): kiosk picks up new builds without operator intervention
|
1 month ago |
|
test_support_api.py
|
90249d2367
Adds a live log viewer component to the Support & Troubleshooting section
|
4 months ago |
|
test_system_api.py
|
83cbac04b7
- Add interactive API Browser to Settings > API Keys
|
4 months ago |
|
test_tailscale_api.py
|
91a3d391ff
feat(virtual-printer): add Tailscale opt-out toggle (closes #701 point 3) (#1070)
|
1 month ago |
|
test_trace_middleware.py
|
1878d2aab5
feat(observability): trace ID column on every log line + X-Trace-Id header
|
1 month ago |
|
test_updates_api.py
|
4aea4be2bd
feat(updates): detect HA Supervisor addon and defer update UI to it (#1167)
|
3 weeks ago |
|
test_user_notifications_api.py
|
a6d307d739
Post work PR #693
|
2 months ago |
|
test_virtual_printer_api.py
|
e8f252d2b8
Post work PR #701
|
1 month ago |