aboutsummaryrefslogtreecommitdiffstats
path: root/__tests__
Commit message (Collapse)AuthorAgeFilesLines
* test: Adjust Typescript definitions for OCP and OCFerdinand Thiessen2024-07-091-0/+5
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-0/+3
| | | | | | | | | Nevertheless this causes a huge amount of new warnings. Previously the shell script for directories to lint was wrong it was generating all app names to lint, but was missing the `apps/` prefix. Causing only `core` to be linted. Co-authored-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-102-19/+6
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-041-0/+124
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(tests): actions adjust and jest fetch mockJohn Molakvoæ2023-08-171-0/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-0/+6
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat: add edit locally action with testsJohn Molakvoæ2023-06-221-0/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat: prepare jest upgrade and ts testingJohn Molakvoæ2023-06-211-0/+23
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>