Ali BARIN
|
1f8b81ee78
|
refactor: remove GetAutomatischInfo GQL query
|
2024-03-01 15:14:22 +01:00 |
|
Ali BARIN
|
24451892ff
|
feat: add custom additional drawer link (#1586)
|
2024-02-08 16:33:12 +01:00 |
|
Ali BARIN
|
9d42fd9293
|
test(queries/get-config): incorporate feature flags
cover disableNotificationsPage and disableFavicon feature flags
|
2024-02-07 13:11:57 +00:00 |
|
Ali BARIN
|
e6b806616f
|
feat: add DISABLE_FAVICON feature flag
|
2024-02-07 11:51:17 +00:00 |
|
Ali BARIN
|
6ec5872391
|
feat: add DISABLE_NOTIFICATIONS_PAGE feature flag
|
2024-02-07 11:47:44 +00:00 |
|
Faruk AYDIN
|
55c391afc8
|
chore: Remove authentication cases from individual tests
|
2024-01-15 15:27:30 +01:00 |
|
Faruk AYDIN
|
f62c17de0b
|
fix: Remove redundant only statement from backend tests
|
2024-01-12 14:22:19 +01:00 |
|
Faruk AYDIN
|
af9ceac0b4
|
feat: Use vitest instead of jest for ESM compatibility
|
2024-01-12 14:07:59 +01:00 |
|
Faruk AYDIN
|
b2f8634008
|
chore: Use ES modules for backend app
|
2024-01-05 19:08:04 +01:00 |
|
Faruk AYDIN
|
387f8fd44c
|
feat: Convert all query files to JS
|
2024-01-04 17:55:29 +01:00 |
|
Ali BARIN
|
70bb7defd1
|
feat(queries/getAutomatischInfo): add mation
|
2023-12-12 17:37:27 +00:00 |
|
Faruk AYDIN
|
903e9e6093
|
test: Implement graphQL getFlow query tests
|
2023-10-31 15:57:44 +01:00 |
|
Faruk AYDIN
|
903616bef6
|
test: Disable ts check for test files
|
2023-10-30 14:25:22 +01:00 |
|
Ali BARIN
|
2cfa64c2a3
|
test(queries/get-executions): use createdAt in filter test cases
|
2023-10-26 15:43:08 +00:00 |
|
Ali BARIN
|
7245a0a599
|
refactor(queries/get-executions): use createdAt in filters
|
2023-10-26 15:29:28 +00:00 |
|
Faruk AYDIN
|
96341976f5
|
test: Add graphQL query test for getExecutions
|
2023-10-26 17:19:37 +02:00 |
|
Ali BARIN
|
e185ceb385
|
fix(queries/get-executions): recover flow and steps relations
|
2023-10-26 13:52:20 +02:00 |
|
Ali BARIN
|
1b21bbe5b7
|
feat(queries/get-executions): accept timestamp instead of ISO datetime
|
2023-10-26 13:52:20 +02:00 |
|
Ali BARIN
|
d851db22d0
|
feat(queries/get-executions): add updatedAt filter support
|
2023-10-26 13:52:20 +02:00 |
|
Ali BARIN
|
2fa360e400
|
feat(queries/get-executions): add status filter support
|
2023-10-26 13:52:20 +02:00 |
|
Ali BARIN
|
e4eb146169
|
feat(queries/get-executions): add flowId filter support
|
2023-10-26 13:52:20 +02:00 |
|
Faruk AYDIN
|
6be8a581d2
|
refactor: Use named exports for factories
|
2023-10-23 10:36:44 +02:00 |
|
Faruk AYDIN
|
655deb12c8
|
refactor: Rename fixtures as factories to differentiate dynamic data
|
2023-10-23 10:30:27 +02:00 |
|
Ali BARIN
|
aead014bcf
|
refactor: remove additional mock implentation in tests
|
2023-10-19 13:43:49 +02:00 |
|
Faruk AYDIN
|
59770c80db
|
test: Implement tests for get trial status graphQL query
|
2023-10-19 01:06:41 +02:00 |
|
Faruk AYDIN
|
76e442940b
|
test: Add getAutomatischInfo graphQL query tests
|
2023-10-18 15:47:09 +02:00 |
|
Ömer Faruk Aydın
|
9bd041799b
|
Merge pull request #1350 from automatisch/test/get-config
test: Implement tests for getConfig graphQL query
|
2023-10-16 15:12:53 +02:00 |
|
Ömer Faruk Aydın
|
9e191c4ed9
|
Merge pull request #1349 from automatisch/test/get-roles
test: add tests for graphQL getRoles query
|
2023-10-16 15:12:43 +02:00 |
|
Faruk AYDIN
|
2d8421943f
|
test: Implement tests for getConfig graphQL query
|
2023-10-15 20:01:05 +02:00 |
|
Faruk AYDIN
|
48dc2312d9
|
refactor: Remove redundant context variable from getConfig
|
2023-10-15 20:00:51 +02:00 |
|
Faruk AYDIN
|
859337b5c1
|
test: add tests for graphQL getRoles query
|
2023-10-15 16:55:25 +02:00 |
|
Faruk AYDIN
|
9314cba724
|
test: Add getRole graphQL query test
|
2023-10-15 15:22:08 +02:00 |
|
Faruk AYDIN
|
9a981d5373
|
test: Implement tests for graphQL getUsers query
|
2023-10-14 21:29:24 +02:00 |
|
Faruk AYDIN
|
c7116361ab
|
refactor: No need to interpolate token for getUser test
|
2023-10-14 21:21:40 +02:00 |
|
Faruk AYDIN
|
4de1fc49df
|
test: Add test case for unauthorized user for getUser
|
2023-10-14 20:12:10 +02:00 |
|
Faruk AYDIN
|
fb80d5d70d
|
test: Correct get current user test descriptions
|
2023-10-14 20:04:49 +02:00 |
|
Faruk AYDIN
|
eaa25e412a
|
test: Add test for healthcheck graphQL query
|
2023-10-14 17:45:26 +02:00 |
|
Faruk AYDIN
|
706142f98e
|
chore: Change the description of existing graphQL tests
|
2023-10-14 17:19:25 +02:00 |
|
Ömer Faruk Aydın
|
5f335ef5b3
|
refactor: Use token without string interpolation for getCurrentUser test
Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
|
2023-10-13 11:24:54 +02:00 |
|
Faruk AYDIN
|
5831bf9653
|
test: Implement getCurrentUser graphQL test
|
2023-10-13 01:04:35 +02:00 |
|
Faruk AYDIN
|
bd497af89b
|
test: Add case to getUser to not return user password
|
2023-10-04 21:01:16 +02:00 |
|
Faruk AYDIN
|
1683c5630a
|
test: Add types to getUser test file
|
2023-10-04 21:01:16 +02:00 |
|
Faruk AYDIN
|
b290c32aeb
|
refactor: Use shared requestObject for getUser tests
|
2023-10-04 21:01:16 +02:00 |
|
Faruk AYDIN
|
a29b3c6db4
|
refactor: Use fixtures for getUser graphQL tests
|
2023-10-04 21:01:16 +02:00 |
|
Faruk AYDIN
|
ffb2f4f5db
|
refactor: Use unauthorized user describe block for getUser tests
|
2023-10-04 21:01:16 +02:00 |
|
Faruk AYDIN
|
5a578643a6
|
feat: Implement getUser graphQL query test
|
2023-10-04 11:52:39 +02:00 |
|
Faruk AYDIN
|
13263eea76
|
feat: Introduce jest for backend tests
|
2023-09-30 14:31:01 +02:00 |
|
Faruk AYDIN
|
1a3418de58
|
chore: Remove ava from test setup
|
2023-09-30 14:17:47 +02:00 |
|
Faruk AYDIN
|
224965b91e
|
feat: Introduce backend test suite with ava
|
2023-09-14 11:56:53 +02:00 |
|
Ali BARIN
|
df24bac913
|
refactor: fetch notifications over graphql query
|
2023-08-28 20:44:55 +00:00 |
|