mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-22 09:39:01 +00:00
* Tests: improve openNav, and add ability to close all event notifications. * Tests: improve search with wait for notifications to expire, then using notifications to determine search completion. * Tests: improve getPhotoCount by using notifications for completion of photo load. Add fast and slow photo load waits. * Tests: add fast and slow load detection via notifications * Tests: replace waits with notification detection * Tests: refactor tests to work more efficiently with notifications * Tests: comment out execution time and p-notify__close logging. Remove slow version of waits. * Make: allow acceptance tests to be run with --ignore-errors, and make each multi window test run as separate instance * Frontend: ensure that closing a notification resets the timer for the next notification * Tests: move notification handling to single notifications.js file * Tests: move photoCount as changing cards view doesn't generate event when there is one photo * Tests: remove commented code * Tests: enable environment variable SHOW_LOGS (true) to show timings and click actions for waits * Tests: add Delete, Import, Index, Unstack, and Upload notification waits. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .babelrc | ||
| .prettierignore | ||
| .prettierrc.json | ||
| .report.json | ||
| CODEMAP.md | ||
| eslint.config.mjs | ||
| gettext.config.js | ||
| karma.conf.js | ||
| Makefile | ||
| NOTICE | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| testcaferc.json | ||
| vitest.config.js | ||
| webpack.config.js | ||