photoprism/frontend/tests/vitest/common
Ö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
..
albums.test.js UX: Improve "Add to Album" dialog to support multiple albums #5177 2025-10-11 13:43:41 +02:00
api.test.js Frontend: Convert tests from mocha to vitest #5014 2025-06-20 16:28:26 +02:00
can.test.js Frontend: Convert tests from mocha to vitest #5014 2025-06-20 16:28:26 +02:00
clipboard.test.js Clipboard: Enforce MaxItems limit when performing range-selects #271 2025-11-27 17:06:53 +01:00
config.test.js Tests: Improve test isolation and cleanup in vitest suites (#5387) 2025-12-30 13:03:10 +01:00
form.test.js UX: Add batch edit dialog and API endpoints #271 #5324 2025-11-19 11:20:34 +01:00
notify.test.js Frontend: Convert tests from mocha to vitest #5014 2025-06-20 16:28:26 +02:00
session.test.js Auth: Extend user accounts with custom scope setting 2025-10-22 19:58:56 +02:00
util.test.js Tests: Remove Karma / Mocha and switch to Vitest #4995 #5014 #5087 2025-09-07 15:29:01 +02:00
view.test.js UX: Improve window scroll position restoration when navigating #5211 2025-10-03 12:47:47 +02:00