Faruk AYDIN
|
95f89ba03e
|
refactor: Use objectionjs instead of knex for factories
|
2024-02-13 01:49:40 +01:00 |
|
Faruk AYDIN
|
b0f53268f6
|
feat: Convert factories files to JS
|
2024-01-04 21:10:42 +01:00 |
|
Faruk AYDIN
|
d30e491817
|
test: Delete formattedData from connection factory before persisting
|
2023-10-31 15:57:22 +01:00 |
|
Faruk AYDIN
|
aa727e3260
|
test: Adjust step factory to assign correct appKey
|
2023-10-31 15:56:49 +01:00 |
|
Faruk AYDIN
|
9abfaec4d5
|
test: Adjust permission factory to pass all values
|
2023-10-26 17:17:12 +02:00 |
|
Faruk AYDIN
|
945c52dd6b
|
test: Add createdAt and updatedAt defaultst to execution and flow
|
2023-10-26 17:16:42 +02:00 |
|
Faruk AYDIN
|
6567d24760
|
test: Adjust app key of step depending on type
|
2023-10-26 17:15:50 +02:00 |
|
Faruk AYDIN
|
61afebc827
|
test: Implement execution step factory
|
2023-10-24 12:35:29 +02:00 |
|
Faruk AYDIN
|
a4c22799e7
|
fix: Correct executions table name for execution factory
|
2023-10-24 12:35:29 +02:00 |
|
Faruk AYDIN
|
870a110a75
|
fix: Fetch lastStep directly on the step factory
|
2023-10-24 12:35:29 +02:00 |
|
Ömer Faruk Aydın
|
c1bf063b12
|
Merge pull request #1377 from automatisch/factories/execution
test: Implement factory for the execution model
|
2023-10-23 23:06:45 +02:00 |
|
Faruk AYDIN
|
4d2172d153
|
test: Implement factory for the execution model
|
2023-10-23 22:52:24 +02:00 |
|
Faruk AYDIN
|
d0fab0e1f1
|
test: Add factory file for the step model
|
2023-10-23 22:47:19 +02:00 |
|
Faruk AYDIN
|
16d0c243c7
|
test: Add factory file for the flow model
|
2023-10-23 18:26:43 +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 |
|