immich/mobile/test/unit/presentation/actions
Santo Shakil 2237b28813
Some checks are pending
CLI Build / CLI Publish (push) Waiting to run
CLI Build / Docker (push) Blocked by required conditions
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
Docker / pre-job (push) Waiting to run
Docker / Re-Tag ML (push) Blocked by required conditions
Docker / Re-Tag ML-1 (push) Blocked by required conditions
Docker / Re-Tag ML-2 (push) Blocked by required conditions
Docker / Re-Tag ML-3 (push) Blocked by required conditions
Docker / Re-Tag ML-4 (push) Blocked by required conditions
Docker / Re-Tag ML-5 (push) Blocked by required conditions
Docker / Re-Tag Server (push) Blocked by required conditions
Docker / Build and Push ML (push) Blocked by required conditions
Docker / Build and Push ML-1 (push) Blocked by required conditions
Docker / Build and Push ML-2 (push) Blocked by required conditions
Docker / Build and Push ML-3 (push) Blocked by required conditions
Docker / Build and Push ML-4 (push) Blocked by required conditions
Docker / Build and Push ML-5 (push) Blocked by required conditions
Docker / Build and Push Server (push) Blocked by required conditions
Docker / Mirror to Docker Hub (push) Blocked by required conditions
Docker / Mirror to Docker Hub-1 (push) Blocked by required conditions
Docker / Mirror to Docker Hub-2 (push) Blocked by required conditions
Docker / Mirror to Docker Hub-3 (push) Blocked by required conditions
Docker / Mirror to Docker Hub-4 (push) Blocked by required conditions
Docker / Mirror to Docker Hub-5 (push) Blocked by required conditions
Docker / Mirror to Docker Hub-6 (push) Blocked by required conditions
Docker / Docker Build & Push Server Success (push) Blocked by required conditions
Docker / Docker Build & Push ML Success (push) Blocked by required conditions
Docs build / pre-job (push) Waiting to run
Docs build / Docs Build (push) Blocked by required conditions
Zizmor / Zizmor (push) Waiting to run
Static Code Analysis / pre-job (push) Waiting to run
Static Code Analysis / Run Dart Code Analysis (push) Blocked by required conditions
Test / pre-job (push) Waiting to run
Test / Scripts unit tests (push) Blocked by required conditions
Test / Test & Lint Server (push) Blocked by required conditions
Test / Unit Test CLI (push) Blocked by required conditions
Test / Unit Test CLI (Windows) (push) Blocked by required conditions
Test / Lint Web (push) Blocked by required conditions
Test / Test Web (push) Blocked by required conditions
Test / Test i18n (push) Blocked by required conditions
Test / End-to-End Lint (push) Blocked by required conditions
Test / Medium Tests (Server) (push) Blocked by required conditions
Test / End-to-End Tests (Server & CLI) (push) Blocked by required conditions
Test / End-to-End Tests (Server & CLI)-1 (push) Blocked by required conditions
Test / End-to-End Tests (Web) (push) Blocked by required conditions
Test / End-to-End Tests (Web)-1 (push) Blocked by required conditions
Test / End-to-End Tests Success (push) Blocked by required conditions
Test / Unit Test Mobile (push) Blocked by required conditions
Test / Unit Test ML (push) Blocked by required conditions
Test / .github Files Formatting (push) Blocked by required conditions
Test / ShellCheck (push) Waiting to run
Test / OpenAPI Clients (push) Waiting to run
Test / SQL Schema Checks (push) Waiting to run
fix(mobile): permanently delete local copies when moving to the locked folder (#29730)
* permanently delete local copies when moving to the locked folder

* simplify the delete path and move the stubs into the mock defaults

* drop the kept count from the partial message and log the mismatch instead
2026-08-22 07:42:11 +05:30
..
album_action_test.dart refactor: cleanup actions & action tests (#30265) 2026-08-01 08:06:44 +05:30
archive_action_test.dart feat: actions undo handling (#30481) 2026-08-19 00:06:57 +05:30
asset_debug_action_test.dart refactor: cleanup actions & action tests (#30265) 2026-08-01 08:06:44 +05:30
cast_action_test.dart refactor: cleanup actions & action tests (#30265) 2026-08-01 08:06:44 +05:30
delete_action_test.dart feat: actions undo handling (#30481) 2026-08-19 00:06:57 +05:30
download_tag_action_test.dart refactor: cleanup actions & action tests (#30265) 2026-08-01 08:06:44 +05:30
edit_action_test.dart refactor: cleanup actions & action tests (#30265) 2026-08-01 08:06:44 +05:30
favorite_action_test.dart refactor: cleanup actions & action tests (#30265) 2026-08-01 08:06:44 +05:30
lock_action_test.dart fix(mobile): permanently delete local copies when moving to the locked folder (#29730) 2026-08-22 07:42:11 +05:30
open_in_browser_action_test.dart refactor: cleanup actions & action tests (#30265) 2026-08-01 08:06:44 +05:30
partner_action_test.dart refactor: cleanup actions & action tests (#30265) 2026-08-01 08:06:44 +05:30
restore_action_test.dart feat: actions undo handling (#30481) 2026-08-19 00:06:57 +05:30
share_action_test.dart refactor: cleanup actions & action tests (#30265) 2026-08-01 08:06:44 +05:30
stack_action_test.dart refactor: cleanup actions & action tests (#30265) 2026-08-01 08:06:44 +05:30
upload_action_test.dart refactor: cleanup actions & action tests (#30265) 2026-08-01 08:06:44 +05:30