507179738a
refactor(backend): types for neo4j & neode ( #8409 )
...
* type for neo4j and neode
* fix build
* remove flakyness
* wait for neode to install schema
* remove flakyness
* explain why we wait for a non-promise
2025-04-25 08:04:58 +00:00
b464a380ca
refactor(backend): lint @typescript-eslint/recommended-requiring-type-checking ( #8407 )
...
* lint @typescript-eslint/recommended
* lint @typescript-eslint/recommended-requiring-type-checking
fix type not detected locally due to wierd uuid typings
missing save
error not reported locally
---------
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2025-04-21 10:32:44 +00:00
f782032563
refactor(backend): lint - import/order ( #8350 )
...
* lint - import/no-relative-parent-imports
fix build error
* fix md
* lint import/order
enabled rule import/order and fixed impot order in each file
2025-04-09 09:44:48 +02:00
a4f391930c
lint - import/no-relative-parent-imports ( #8349 )
...
enable import/no-relative-parent-imports
2025-04-08 23:18:07 +02:00
Wolfgang Huß
b5ae101931
Fix post language detection
...
- In case no language is detected set default.
2023-09-11 12:43:02 +02:00
c436cb52b1
corrected file endings or removed them where possible
2023-06-12 14:26:52 +02:00
ebddfa7df4
all files as .ts
2023-06-12 13:25:21 +02:00
elweyn
10a22487ef
Withdrew helper/jest.js and replace it with graphql-tag
2023-02-23 09:06:41 +01:00
Moriz Wahl
7b3d530023
close neo4j driver at the end of each test suite
2023-02-13 15:31:58 +01:00
Wolfgang Huß
117bd5e4e6
Implement error for to short 'description' and test it
2022-08-09 16:34:50 +02:00
Wolfgang Huß
62de9a158e
Fix as quick fix for all reminding tests
2021-07-26 11:36:42 +02:00
Wolfgang Huß
7620d9b4da
Fix linting to this new prettier
2021-07-20 18:30:43 +02:00
Moriz Wahl
ca74c91fc9
language detect: remove unwanted db fields
2021-01-21 13:30:56 +01:00
Moriz Wahl
250d231a74
auto detect language. Input field in contribution form removed.
2021-01-21 13:30:56 +01:00
Moriz Wahl
5559a9bc06
detect languages removes html tags before detection
2021-01-21 13:25:46 +01:00
Moriz Wahl
3bd8a531f1
basic tests for language detection
2021-01-21 13:25:46 +01:00
Moriz Wahl
f3847e5c97
setup middleware for language detection
2021-01-21 13:25:46 +01:00