Ali BARIN
|
49b4d6b511
|
test(user): write tests for login
|
2024-11-12 09:14:17 +00:00 |
|
Ömer Faruk Aydın
|
d5b4a5d4ac
|
Merge pull request #2170 from automatisch/aut-1350-1
test(user): write tests for authorizedFlows
|
2024-11-11 18:16:03 +01:00 |
|
Ali BARIN
|
de480b491c
|
test(user): write tests for authorizedExecutions
|
2024-11-11 18:06:59 +01:00 |
|
Ali BARIN
|
a949fda1fc
|
test(user): write tests for authorizedConnections
|
2024-11-11 18:06:59 +01:00 |
|
Ali BARIN
|
3e28af670c
|
test(user): write tests for authorizedSteps
|
2024-11-11 18:06:59 +01:00 |
|
Faruk AYDIN
|
b5310afb90
|
refactor: Use single quote for user can method error
|
2024-11-11 18:06:59 +01:00 |
|
Ali BARIN
|
da81ecf915
|
feat(user): add not authorized error message in permission check
|
2024-11-11 18:06:59 +01:00 |
|
Ali BARIN
|
f597066d16
|
test(user): write tests for authorizedFlows
|
2024-11-11 18:06:57 +01:00 |
|
Ömer Faruk Aydın
|
ec30606b24
|
Merge pull request #2177 from automatisch/aut-1350-authenticate
test(user): write tests for authenticate
|
2024-11-11 18:05:06 +01:00 |
|
Ali BARIN
|
20dce14f17
|
test(user): write tests for authenticate
|
2024-11-11 17:56:35 +01:00 |
|
Ömer Faruk Aydın
|
821742de85
|
Merge pull request #2176 from automatisch/aut-1350-acceptInvitationUrl
test(user): write test for acceptInvitationUrl
|
2024-11-11 17:55:23 +01:00 |
|
Ali BARIN
|
74dc108f62
|
test(user): write test for acceptInvitationUrl
|
2024-11-11 10:22:58 +00:00 |
|
Ali BARIN
|
a05fe856bb
|
Merge pull request #2169 from automatisch/saml-auth-provider-test
test: Implement initial tests for SamlAuthProvider model
|
2024-11-08 13:04:09 +01:00 |
|
Ali BARIN
|
d13f51a32d
|
Merge pull request #2168 from automatisch/aut-1350
test(user): write tests for tableName, jsonSchema, relationMappings
|
2024-11-08 13:01:02 +01:00 |
|
Faruk AYDIN
|
3dbe599cb3
|
test: Implement initial tests for SamlAuthProvider model
|
2024-11-08 12:55:37 +01:00 |
|
Ali BARIN
|
cf966dd83c
|
test(user): write tests for tableName, jsonSchema, relationMappings
|
2024-11-08 11:52:50 +00:00 |
|
Ömer Faruk Aydın
|
4e62f3654f
|
Merge pull request #2166 from automatisch/aut-1349-7
test(step): write test for updateFor method in model
|
2024-11-08 12:42:15 +01:00 |
|
Ali BARIN
|
970d926563
|
test(step): write test for updateFor method in model
|
2024-11-08 11:34:04 +00:00 |
|
Ali BARIN
|
ff49c747ba
|
Merge pull request #2124 from automatisch/AUT-1232
fix: use correct default values when editing a role
|
2024-11-08 12:24:31 +01:00 |
|
kasia.oczkowska
|
485324e204
|
feat: improve syncing isCreator value
|
2024-11-08 10:01:49 +00:00 |
|
kasia.oczkowska
|
4696a03db1
|
feat: sync isCreator value when editing role settings
|
2024-11-08 10:01:49 +00:00 |
|
kasia.oczkowska
|
7885de36a9
|
fix: add isCreator role by default when creating new role
|
2024-11-08 10:01:49 +00:00 |
|
Ali BARIN
|
fac4339207
|
Merge pull request #2151 from automatisch/AUT-1167
feat: check if cancellationEffectiveDateObject is a valid date
|
2024-11-08 10:53:23 +01:00 |
|
Ali BARIN
|
9c70519021
|
Merge pull request #2152 from automatisch/AUT-1168
feat: introduce fallback for title value in the BillingCard
|
2024-11-08 10:53:02 +01:00 |
|
Ali BARIN
|
1c8e6f278d
|
Merge pull request #2164 from automatisch/aut-1349-6
test(step): write tests for getSetupFields and delete
|
2024-11-06 14:08:26 +01:00 |
|
Ali BARIN
|
c0a190a9f2
|
test(step): write tests for getSetupFields and delete
|
2024-11-06 12:57:17 +00:00 |
|
Ali BARIN
|
e29e2a62f0
|
Merge pull request #2165 from automatisch/aut-1349-hooks
test(step): write tests for lifecycle hooks in model
|
2024-11-06 13:53:25 +01:00 |
|
Ali BARIN
|
1580640a35
|
test(step): write tests for lifecycle hooks in model
|
2024-11-06 12:45:18 +00:00 |
|
Ömer Faruk Aydın
|
33c84b7fcc
|
Merge pull request #2163 from automatisch/aut-1349-5
test(step): write tests for getTriggerCommand and getActionCommand
|
2024-11-06 12:30:45 +01:00 |
|
Faruk AYDIN
|
9773ce75b0
|
fix: Typo for the step test description
|
2024-11-06 12:20:49 +01:00 |
|
Ali BARIN
|
c310e8d152
|
test(step): write tests for getTriggerCommand and getActionCommand
|
2024-11-06 08:45:24 +00:00 |
|
Ömer Faruk Aydın
|
af251c7b81
|
Merge pull request #2162 from automatisch/aut-1349-4
test(step): write tests for getApp, test, getLastExecutionStep and getNextStep
|
2024-11-05 13:19:48 +01:00 |
|
Faruk AYDIN
|
122483de0c
|
refactor: Rename test method description for tests
|
2024-11-05 13:01:42 +01:00 |
|
Ali BARIN
|
42c2131144
|
test(step): write tests for getApp, test, getLastExecutionStep and getNextStep
|
2024-11-04 14:18:37 +00:00 |
|
Ömer Faruk Aydın
|
71bc7a62c2
|
Merge pull request #2161 from automatisch/aut-1349-3
test(step): write tests for isTrigger, isAction, getWebhookUrl
|
2024-11-04 15:11:00 +01:00 |
|
Ali BARIN
|
87bfff07db
|
test(step): write tests for isTrigger, isAction, getWebhookUrl
|
2024-11-04 12:43:24 +00:00 |
|
Ömer Faruk Aydın
|
1cb5b780d2
|
Merge pull request #2160 from automatisch/aut-1349-2
test(step): write tests for webhookUrl and iconUrl
|
2024-11-04 13:28:25 +01:00 |
|
Ömer Faruk Aydın
|
2f6acd4d6e
|
Merge pull request #2159 from automatisch/aut-1349
test(step): cover tableName, jsonSchema, virtualAttributes, relationMappings in model
|
2024-11-04 13:27:40 +01:00 |
|
Ömer Faruk Aydın
|
c2e2351505
|
Merge pull request #2158 from automatisch/aut-1338-isPaused
test(flow): write test cases for isPaused method
|
2024-11-04 13:26:40 +01:00 |
|
Ali BARIN
|
d847b5480b
|
Merge pull request #2156 from automatisch/aut-1338-delete
refactor(flow): split delete method and write test
|
2024-11-01 15:41:52 +01:00 |
|
Ali BARIN
|
32749ee58e
|
test(step): write tests for webhookUrl and iconUrl
|
2024-11-01 14:32:38 +00:00 |
|
Ali BARIN
|
a531b8b5fe
|
test(step): cover tableName, jsonSchema, virtualAttributes, relationMappings in model
|
2024-11-01 15:29:35 +01:00 |
|
Ali BARIN
|
148a0c5bb0
|
test(flow): write test cases for isPaused method
|
2024-11-01 15:29:17 +01:00 |
|
Ali BARIN
|
39f9a58200
|
refactor(flow): split delete method and write test
|
2024-11-01 14:27:19 +00:00 |
|
Ömer Faruk Aydın
|
edd113d344
|
Merge pull request #2153 from automatisch/aut-1338-createActionStep
refactor(flow): distribute createActionStep logic to different methods in model
|
2024-11-01 15:03:58 +01:00 |
|
Faruk AYDIN
|
c641e8729b
|
refactor: Rename createActionStepAfterStepId as createAfterStep for flow
|
2024-11-01 14:24:07 +01:00 |
|
Faruk AYDIN
|
2c4b13e4b5
|
refactor: Start updateStepPositionsFrom test from step position 2
|
2024-11-01 14:17:46 +01:00 |
|
Faruk AYDIN
|
48fcf4dda7
|
refactor: Rename alignStepsPositionsAsOfPosition as updateStepPositionsFrom for flow
|
2024-11-01 14:16:13 +01:00 |
|
Ömer Faruk Aydın
|
acfd980d4f
|
Merge pull request #2150 from automatisch/aut-1338-after-find
refactor(flow): restructure afterFind hook in model
|
2024-10-31 16:12:08 +01:00 |
|
Ömer Faruk Aydın
|
db9bfab812
|
Merge pull request #2149 from automatisch/aut-1338-3
test(flow): write tests for model lifecycle hooks
|
2024-10-31 16:04:37 +01:00 |
|