photoprism/frontend/tests/vitest/model
Ömer Duran cdf00beda4
Tests: Improve test isolation and cleanup in vitest suites (#5387)
* Tests: Improve test isolation and cleanup in vitest suites

* Tests: Add component tests for navigation, photo toolbar, and file editing

* Tests: Remove unused notification spies from batch edit component tests

* Tests: update Vitest `$notify` mock to use `vi.fn()` and include `info` method.
2025-12-30 13:03:10 +01:00
..
album.test.js Tests: Improve test isolation and cleanup in vitest suites (#5387) 2025-12-30 13:03:10 +01:00
batch.test.js Frontend: Introduce reusable context constants across components & tests 2025-11-27 16:34:32 +01:00
cluster-node.test.js Cluster: Refactor request/response structs and JSON serialization 2025-10-18 17:42:22 +02:00
collection.test.js Frontend: Add a "Collection" model type for use in lightbox.vue #4151 2025-10-03 18:14:18 +02:00
config-options.test.js Tests: Reformat .js test files with "npm run fmt" #5087 2025-07-11 06:01:23 +02:00
face.test.js Tests: Improve test isolation and cleanup in vitest suites (#5387) 2025-12-30 13:03:10 +01:00
file.test.js Frontend: Convert tests from mocha to vitest #5014 2025-06-20 16:28:26 +02:00
folder.test.js Frontend: Convert tests from mocha to vitest #5014 2025-06-20 16:28:26 +02:00
label.test.js Tests: Improve test isolation and cleanup in vitest suites (#5387) 2025-12-30 13:03:10 +01:00
link.test.js Frontend: Convert tests from mocha to vitest #5014 2025-06-20 16:28:26 +02:00
logs.test.js Frontend: Correct log levels in logs.js and update tests 2025-10-22 08:18:18 +02:00
marker.test.js Tests: Improve test isolation and cleanup in vitest suites (#5387) 2025-12-30 13:03:10 +01:00
photo.test.js Tests: Improve test isolation and cleanup in vitest suites (#5387) 2025-12-30 13:03:10 +01:00
rest.test.js Tests: Reformat .js test files with "npm run fmt" #5087 2025-07-11 06:01:23 +02:00
service.test.js Tests: Reformat .js test files with "npm run fmt" #5087 2025-07-11 06:01:23 +02:00
settings.test.js Tests: Reformat .js test files with "npm run fmt" #5087 2025-07-11 06:01:23 +02:00
subject.test.js Tests: Improve test isolation and cleanup in vitest suites (#5387) 2025-12-30 13:03:10 +01:00
thumb.test.js Tests: Reformat .js test files with "npm run fmt" #5087 2025-07-11 06:01:23 +02:00
user.test.js Auth: Extend user accounts with custom scope setting 2025-10-22 19:58:56 +02:00