MCPcopy Create free account

hub / github.com/FujiwaraChoki/MoneyPrinter / functions

Functions117 in github.com/FujiwaraChoki/MoneyPrinter

Functiontest_log_event_helper_persists_log_event
(monkeypatch, session_factory)
tests/test_worker.py:125
Functiontest_mark_cancelled_sets_status_and_writes_cancelled_event
(session)
tests/test_repository.py:76
Functiontest_mark_completed_updates_status_and_emits_complete_event
(session)
tests/test_repository.py:53
Functiontest_mark_failed_updates_error_message_and_event
(session)
tests/test_repository.py:66
Functiontest_models_endpoint_fallback_on_error
(client, monkeypatch)
tests/test_api_misc.py:35
Functiontest_models_endpoint_success_response
(client, monkeypatch)
tests/test_api_misc.py:20
Functiontest_process_next_job_marks_cancelled_on_pipeline_cancelled
( monkeypatch, session_factory )
tests/test_worker.py:49
Functiontest_process_next_job_marks_completed_on_pipeline_success
( monkeypatch, session_factory )
tests/test_worker.py:18
Functiontest_process_next_job_marks_failed_on_pipeline_error
(monkeypatch, session_factory)
tests/test_worker.py:75
Functiontest_process_next_job_returns_false_when_queue_is_empty
( monkeypatch, session_factory )
tests/test_worker.py:9
Functiontest_request_cancel_cancels_queued_job_and_tracks_events
(session)
tests/test_repository.py:27
Functiontest_resolve_imagemagick_binary_falls_back_to_path_lookup
(monkeypatch)
tests/test_utils.py:58
Functiontest_resolve_imagemagick_binary_prefers_configured_existing_path
( monkeypatch, tmp_path: Path )
tests/test_utils.py:46
Functiontest_upload_songs_rejects_non_mp3_files
(client, monkeypatch, tmp_path)
tests/test_api_misc.py:64
Functiontest_upload_songs_requires_files
(client)
tests/test_api_misc.py:53
Functiontest_upload_songs_saves_mp3_and_sanitizes_filename
(client, monkeypatch, tmp_path)
tests/test_api_misc.py:87
Functionupload_songs
()
Backend/main.py:134
← previous101–117 of 117, ranked by callers