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 |
|
kasia.oczkowska
|
9ae77ecd5d
|
fix: variable chip label disappearing
|
2024-11-08 08:20:33 +00: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 |
|
Ali BARIN
|
d32820ee09
|
refactor(flow): distribute createActionStep logic to different methods in model
|
2024-10-31 10:19:26 +01:00 |
|
Ali BARIN
|
0f823fd19e
|
refactor(flow): restructure afterFind hook in model
|
2024-10-31 10:19:09 +01:00 |
|
Ali BARIN
|
4308ed5850
|
test(flow): write tests for model lifecycle hooks
|
2024-10-31 10:18:56 +01:00 |
|
Ali BARIN
|
b9cd7c3983
|
Merge pull request #2148 from automatisch/aut-1338-2
test(flow): write model tests
|
2024-10-31 10:18:42 +01:00 |
|
Ömer Faruk Aydın
|
fa607aa961
|
Merge pull request #2154 from automatisch/update-saml-auth-providers-role-mapping-test-snapshot
chore(saml-auth-providers-role-mapping): remove unused test snapshot
|
2024-10-30 15:05:19 +01:00 |
|
Ali BARIN
|
6900b71841
|
test(flow): write model tests
|
2024-10-30 13:56:47 +00:00 |
|
Ömer Faruk Aydın
|
bb230d67e8
|
Merge pull request #2139 from automatisch/aut-1338
test(flow): write model tests
|
2024-10-30 14:55:21 +01:00 |
|
Faruk AYDIN
|
4f076ec3e3
|
refactor: Use static IncompleteStepsError from flow before update hook
|
2024-10-30 14:42:30 +01:00 |
|
Faruk AYDIN
|
96a6cbfb95
|
refactor: Add empty lines to improve readibility for flow tests
|
2024-10-30 14:39:06 +01:00 |
|
Faruk AYDIN
|
5bdc5aed72
|
refactor: Use static method for IncompleteStepsError
|
2024-10-30 14:39:06 +01:00 |
|
Faruk AYDIN
|
d38b0f088b
|
test: Add multiple executions explicitly for last internal id test
|
2024-10-30 14:39:06 +01:00 |
|
Faruk AYDIN
|
892710f705
|
chore: Add empty lines for flow test to improve readability
|
2024-10-30 14:39:06 +01:00 |
|
Ali BARIN
|
fbf898be64
|
test(flow): write model tests
|
2024-10-30 14:39:06 +01:00 |
|
Ali BARIN
|
e3e2ecc1e1
|
chore(saml-auth-providers-role-mapping): remove unused test snapshot
|
2024-10-30 13:05:52 +00:00 |
|
kasia.oczkowska
|
b59807d221
|
feat: introduce fallback for title value in the BillingCard
|
2024-10-30 12:45:24 +00:00 |
|
kasia.oczkowska
|
163ad52285
|
feat: check if cancellationEffectiveDateObject is a valid date
|
2024-10-30 10:35:55 +00:00 |
|
Ömer Faruk Aydın
|
4023a6d1cc
|
Merge pull request #2146 from automatisch/aut-1332-new-2
test(role): write remaining model tests
|
2024-10-29 17:45:45 +01:00 |
|
Ömer Faruk Aydın
|
ec827e5dc0
|
Merge pull request #2145 from automatisch/aut-1332-new
test(role): write model tests
|
2024-10-28 16:24:35 +01:00 |
|
Ali BARIN
|
a8f4fb7c22
|
test(role): write remaining model tests
|
2024-10-28 14:05:07 +00:00 |
|
Ali BARIN
|
bc195ed452
|
test(role): write model tests
|
2024-10-28 13:50:32 +00:00 |
|
Ali BARIN
|
41568904ab
|
Merge pull request #2142 from automatisch/refactor-tests
refactor: Use toStrictEqual instead of toEqual for tests
|
2024-10-28 08:49:34 +01:00 |
|
kasia.oczkowska
|
79050af391
|
feat: introduce uniqueness validation for remote role name
|
2024-10-25 15:44:28 +01:00 |
|