Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FujiwaraChoki/MoneyPrinter
/ functions
Functions
117 in github.com/FujiwaraChoki/MoneyPrinter
⨍
Functions
117
◇
Types & classes
8
↳
Endpoints
7
Function
test_log_event_helper_persists_log_event
(monkeypatch, session_factory)
tests/test_worker.py:125
Function
test_mark_cancelled_sets_status_and_writes_cancelled_event
(session)
tests/test_repository.py:76
Function
test_mark_completed_updates_status_and_emits_complete_event
(session)
tests/test_repository.py:53
Function
test_mark_failed_updates_error_message_and_event
(session)
tests/test_repository.py:66
Function
test_models_endpoint_fallback_on_error
(client, monkeypatch)
tests/test_api_misc.py:35
Function
test_models_endpoint_success_response
(client, monkeypatch)
tests/test_api_misc.py:20
Function
test_process_next_job_marks_cancelled_on_pipeline_cancelled
( monkeypatch, session_factory )
tests/test_worker.py:49
Function
test_process_next_job_marks_completed_on_pipeline_success
( monkeypatch, session_factory )
tests/test_worker.py:18
Function
test_process_next_job_marks_failed_on_pipeline_error
(monkeypatch, session_factory)
tests/test_worker.py:75
Function
test_process_next_job_returns_false_when_queue_is_empty
( monkeypatch, session_factory )
tests/test_worker.py:9
Function
test_request_cancel_cancels_queued_job_and_tracks_events
(session)
tests/test_repository.py:27
Function
test_resolve_imagemagick_binary_falls_back_to_path_lookup
(monkeypatch)
tests/test_utils.py:58
Function
test_resolve_imagemagick_binary_prefers_configured_existing_path
( monkeypatch, tmp_path: Path )
tests/test_utils.py:46
Function
test_upload_songs_rejects_non_mp3_files
(client, monkeypatch, tmp_path)
tests/test_api_misc.py:64
Function
test_upload_songs_requires_files
(client)
tests/test_api_misc.py:53
Function
test_upload_songs_saves_mp3_and_sanitizes_filename
(client, monkeypatch, tmp_path)
tests/test_api_misc.py:87
Function
upload_songs
()
Backend/main.py:134
← previous
101–117 of 117, ranked by callers