aboutsummaryrefslogtreecommitdiff
path: root/test/playwright/integration.spec.js
Commit message (Collapse)AuthorAge
* Update to zip.js for tests (#698)toasted-nutbread2024-02-27
| | | | | | | * Use zip.js * Set compression level to 0 * Update comments
* Improve type safety for playwright stuff (#727)toasted-nutbread2024-02-25
|
* Update eslint rules (#710)toasted-nutbread2024-02-19
|
* Even more eslint rules (#696)toasted-nutbread2024-02-17
| | | | | | | | | * capitalized-comments * Turn rules on * Add miscellaneous rules * More rules
* Eslint rule updates (#673)toasted-nutbread2024-02-15
| | | | | | | | | | | | | | | | | * Install unicorn * Add rules * Fix issues * Install sonarjs * Set up rules * Fix issues * Install eslint-plugin-import and fix import extensions * Simplify permitted error names
* Update copyright year (#524)toasted-nutbread2024-01-20
| | | | | | | | | | | | | * Update copyright year * Update lib files * Rebase updates * Update dates * Update years to range * Update permitted pattern
* Style updates (#447)Cashew2023-12-25
| | | | | | | | | | | | | * style updates * style updates * style updates * revert changes to dev/lib/handlebars * revert changes to dev/lib/handlebars * revert changes to dev/lib/handlebars
* Update teststoasted-nutbread2023-11-29
|
* Change playwright scripts to use ESMDarius Jahandarie2023-11-09
|
* Playwright search wait for input successjbukl2023-11-02
|
* search, anki playwright testsjbukl2023-11-01
prep tests for cicd reorganize exports in playwright utils