Commit Graph

52 Commits

Author SHA1 Message Date
cf00f6f12c test persistent volume (PV): skip test for building
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-10 09:13:52 +02:00
2863eae3fb organize tests into units 2025-09-30 11:43:54 +02:00
8fbc59499b fix fake URL in test fixtures pointing to 404-page and refactoring magic strings URLs 2025-09-30 10:40:29 +02:00
0e13744a79 refactor test 2025-09-26 12:47:55 +02:00
f43497d69c refactoring magic strings in layout.server file (guard), including new routes and tests 2025-09-26 11:59:21 +02:00
59abf0880d add conditional route and crimeList View refactoring + tests 2025-09-26 10:04:24 +02:00
ca88a541c8 refactoring: magic strings and tests for Vorgang overview page 2025-09-26 08:32:42 +02:00
67a24f3650 test links on Home-Page View 2025-09-25 14:05:38 +02:00
f0b133101d remove option 2025-09-25 13:53:59 +02:00
7396e15241 use userData from fixtures in Footer and Header 2025-09-25 13:44:50 +02:00
e1ce9373c0 refactor magic links in Header file, incl. routes 2025-09-25 13:29:07 +02:00
ec537901a6 add UI test 2025-09-25 08:11:18 +02:00
5e7eeabda5 Merge branch 'development' into f090_magic_strings_refactoring 2025-09-24 12:45:17 +02:00
0c05cf6661 Merge branch 'development' into f086_Zusatz-Edit-der-Namen 2025-09-24 12:35:53 +02:00
011c07b753 formatting 2025-09-24 11:01:45 +02:00
406e7f8e4d formatting: VorgangList.view.test.ts 2025-09-24 09:56:18 +02:00
b4591d044b formatting: fixtures.ts file 2025-09-24 09:48:47 +02:00
6f5176fcb9 chenge URL und baseData magic string in testData.name 2025-09-23 16:50:34 +02:00
67b027e33f formatting 2025-09-23 10:38:59 +02:00
961ed39615 formatting 2025-09-23 09:39:33 +02:00
df24fcf7e8 formatting 2025-09-23 09:36:04 +02:00
33b40ee29f refactor magic links in Footer component and associated tests 2025-09-23 09:04:22 +02:00
012f7ee3e8 implement testsNameItemEditor funktionalität 2025-09-12 10:23:47 +02:00
bcf24122bc fixed tests and Code edit and delete Name in TatortList 2025-09-11 16:52:54 +02:00
47ca05f2d4 save changes, bin aber noch nicht fertig 2025-09-10 17:50:10 +02:00
8803187ce1 implement tests TatortList.view, check delete/edit Item 2025-09-09 18:25:04 +02:00
650cfd0061 implement tests, Tatort List , ComponentEmptyList refactoring 2025-09-08 17:46:33 +02:00
38cdaa538a implement test verschiedene Buttons beim click von editButton 2025-09-05 17:30:17 +02:00
14509fdffe kleine Änderungen, copied baseData, change names of tests 2025-09-05 14:58:26 +02:00
18a37a0e6b change VorgangsListPage in VorgangListPage 2025-09-05 14:50:35 +02:00
7c20aa08b4 add tetId now tests client-view all passed 2025-09-05 14:45:51 +02:00
eaf74c9a5a Merge branch 'development' into f102_test_KeineListeVorhanden 2025-09-05 14:38:04 +02:00
fedc781d74 implement test VorgangList view 2025-09-05 14:37:19 +02:00
0483fe7766 correct test setup: remove test:e2e, skip auth tests (see prev. commit), ´BUCKET´ const mock
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-09-05 08:24:43 +02:00
edb37d8117 implement test View Leere Liste in TatortListe 2025-09-04 19:07:43 +02:00
1e85df9127 remove unrelated View tests 2025-09-04 09:59:46 +02:00
f18ef07116 add tests for API endpoint: vorgang/[vorgang]/vorgangPIN 2025-09-03 10:16:18 +02:00
821b8a6440 refactoring: extract common locals.user definition and translatation of comments 2025-09-03 08:41:57 +02:00
e0b490a353 add tests for API endpoint: users 2025-09-03 08:31:53 +02:00
1e96f13d22 remove unused import 2025-09-02 11:49:11 +02:00
c222d75ac5 add tests for API endpoint: user 2025-09-02 11:10:07 +02:00
877c350824 rename test file for ViewAngemeldet 2025-09-02 10:58:38 +02:00
418e91c504 add tests for API endpoint: list/[vorgang]/[tatort] 2025-09-02 10:47:08 +02:00
9be9676f6c add more tests for API endpoint: list/[vorgang], HEAD and DELETE 2025-08-29 10:19:45 +02:00
52bffcd4f0 reorder import, vi.mock is being hoisted 2025-08-29 08:25:52 +02:00
66a4c014ad add tests for API endpoint: list/[vorgang] 2025-08-28 12:43:56 +02:00
a85ef8eab1 rename api-list test file to use CamelCase 2025-08-28 12:40:56 +02:00
9bb691055a add tests for API endpoint: list vorgang 2025-08-28 12:09:43 +02:00
0aa49643ca add tests for API endpoint: list vorgang 2025-08-28 12:03:40 +02:00
cfe00b5424 Add Landing Page View tests, admin and viewer access 2025-08-28 10:09:34 +02:00