Ömer Faruk Aydın
|
6d15167ad9
|
Merge pull request #2243 from automatisch/fix-tests
Fix failing API endpoint tests
|
2024-12-11 14:52:34 +03:00 |
|
Faruk AYDIN
|
39cba6bc74
|
test: Fix tests for create dynamic data and fields endpoints
|
2024-12-11 12:45:50 +01:00 |
|
Faruk AYDIN
|
9558e66abf
|
test: Fix tests for get apps connection
|
2024-12-11 12:27:15 +01:00 |
|
Ömer Faruk Aydın
|
ff7908955e
|
Merge pull request #2239 from automatisch/fix-flaky-user-tests
test(user): use relative future dates
|
2024-12-11 14:06:33 +03:00 |
|
Ali BARIN
|
26b095b835
|
test(user): use relative future dates
|
2024-12-05 11:46:38 +00:00 |
|
Ömer Faruk Aydın
|
feba2a32f9
|
Merge pull request #2235 from automatisch/rearrange-user-tests
refactor: Reorder user model tests
|
2024-11-28 15:57:10 +03:00 |
|
Ömer Faruk Aydın
|
5090ece9b6
|
Merge pull request #2234 from automatisch/saml-auth-provider-tests
SamlAuthProvider model tests
|
2024-11-28 15:56:59 +03:00 |
|
Faruk AYDIN
|
221b19586e
|
refactor: Reorder user model tests
|
2024-11-28 15:39:12 +03:00 |
|
Faruk AYDIN
|
3346c14255
|
refactor: Remove redundant test case after removing transaction
|
2024-11-28 15:30:32 +03:00 |
|
Faruk AYDIN
|
6e97e023c9
|
test: Add tests for updateRoleMappings method for saml auth provider
|
2024-11-27 17:19:24 +03:00 |
|
Faruk AYDIN
|
b26e2ecf2e
|
test: Add tests for terminateRemoteSession method
|
2024-11-27 17:04:37 +03:00 |
|
Faruk AYDIN
|
d896238f23
|
test: Implement generateLogoutRequestBody test for saml auth provider model
|
2024-11-27 16:59:49 +03:00 |
|
Faruk AYDIN
|
d2c8f5a75c
|
test: Add test for config method of saml auth providers
|
2024-11-27 16:47:50 +03:00 |
|
Ali BARIN
|
ce430d238c
|
Merge pull request #2231 from automatisch/aut-1373
chore(migrations): rename saml_auth_providers_role_mappings table as role_mappings
|
2024-11-27 12:25:51 +01:00 |
|
Ali BARIN
|
ee397441ed
|
refactor: update RoleMapping references
|
2024-11-25 15:13:14 +00:00 |
|
Ali BARIN
|
ba82d986c1
|
chore(migrations): rename saml_auth_providers_role_mappings table as role_mappings
|
2024-11-25 15:03:26 +00:00 |
|
Ömer Faruk Aydın
|
2361cb521e
|
Merge pull request #2224 from automatisch/test-coverage
chore: add test coverage
|
2024-11-25 14:49:46 +03:00 |
|
Ömer Faruk Aydın
|
05f8d95281
|
Merge pull request #2220 from automatisch/aut-1350-after-hooks
test(user): write tests for $afterInsert and $afterFind
|
2024-11-25 14:48:58 +03:00 |
|
Ali BARIN
|
6c60b1c263
|
test(user): write tests for $afterInsert and $afterFind
|
2024-11-25 14:45:18 +03:00 |
|
Ömer Faruk Aydın
|
0c32a0693c
|
Merge pull request #2219 from automatisch/aut-1350-beforeHooks
test(user): write tests for $beforeInsert and $beforeUpdate
|
2024-11-25 14:42:05 +03:00 |
|
Ali BARIN
|
807faa3c93
|
test(user): write tests for $beforeInsert and $beforeUpdate
|
2024-11-25 14:38:32 +03:00 |
|
Ömer Faruk Aydın
|
fb53e37f7a
|
Merge pull request #2217 from automatisch/aut-1350-ability-and-can
test(user): write tests for ability and can
|
2024-11-25 14:23:57 +03:00 |
|
Ali BARIN
|
4ffdf98e16
|
test(user): write tests for ability and can
|
2024-11-25 14:17:44 +03:00 |
|
Ömer Faruk Aydın
|
b8da721e39
|
Merge pull request #2216 from automatisch/aut-1350-registerUser
test(user): write tests for registerUser
|
2024-11-25 13:01:55 +03:00 |
|
Ali BARIN
|
db8b98ca16
|
test(user): write tests for registerUser
|
2024-11-25 12:56:17 +03:00 |
|
Ömer Faruk Aydın
|
01b8c600fe
|
Merge pull request #2229 from automatisch/playwright-main
chore: Do not run e2e tests in pull requests
|
2024-11-25 12:54:46 +03:00 |
|
Ömer Faruk Aydın
|
69bd5549a2
|
Merge pull request #2215 from automatisch/aut-1350-createAdmin
test(user): write test for createAdmin
|
2024-11-25 12:53:05 +03:00 |
|
Faruk AYDIN
|
bc631e3931
|
chore: Do not run e2e tests in pull requests
|
2024-11-25 12:50:59 +03:00 |
|
Ali BARIN
|
8ca4bc5a33
|
test(user): write test for createAdmin
|
2024-11-25 12:43:45 +03:00 |
|
Ömer Faruk Aydın
|
58a569afb0
|
Merge pull request #2214 from automatisch/aut-1350-getInvoices
test(user): write tests for getInvoices
|
2024-11-25 12:41:10 +03:00 |
|
Ali BARIN
|
db718d6fc3
|
test(user): write tests for getInvoices
|
2024-11-25 12:32:07 +03:00 |
|
Ömer Faruk Aydın
|
ca9cb8b07b
|
Merge pull request #2213 from automatisch/aut-1350-getPlanAndUsage
test(user): write tests for getPlanAndUsage
|
2024-11-25 12:27:55 +03:00 |
|
Ali BARIN
|
ef14586412
|
test(user): write tests for getPlanAndUsage
|
2024-11-25 12:19:40 +03:00 |
|
Ali BARIN
|
09335fcd79
|
chore: add test coverage
|
2024-11-25 09:01:05 +00:00 |
|
Ömer Faruk Aydın
|
15f1fca6fe
|
Merge pull request #2205 from automatisch/aut-1350-withinLimits
test(user): write tests for withinLimits
|
2024-11-22 15:40:21 +03:00 |
|
Ali BARIN
|
a570b8eb7a
|
test(user): write tests for withinLimits
|
2024-11-22 15:31:19 +03:00 |
|
Ömer Faruk Aydın
|
02e2735b7a
|
Merge pull request #2204 from automatisch/aut-1350-hasActiveSubscription
test(user): write tests for hasActiveSubscription
|
2024-11-22 15:29:10 +03:00 |
|
Ali BARIN
|
54fa347142
|
test(user): write tests for hasActiveSubscription
|
2024-11-22 15:21:10 +03:00 |
|
Ömer Faruk Aydın
|
0c752beace
|
Merge pull request #2203 from automatisch/aut-1350-inTrial
test(user): write tests for inTrial
|
2024-11-22 15:19:00 +03:00 |
|
Ali BARIN
|
c14f808d29
|
test(user): write tests for inTrial
|
2024-11-22 15:10:13 +03:00 |
|
Ali BARIN
|
ad71173671
|
Merge pull request #2223 from automatisch/AUT-1365
feat: introduce inline error messages for ForgotPassword and ResetPasswordForm
|
2024-11-22 11:36:56 +01:00 |
|
Ömer Faruk Aydın
|
204325ef44
|
Merge pull request #2200 from automatisch/aut-1350-isAllowedToRunFlows
test(user): write tests for isAllowedToRunFlows
|
2024-11-22 10:32:03 +03:00 |
|
Ali BARIN
|
7ce6117659
|
test(user): write tests for isAllowedToRunFlows
|
2024-11-22 10:02:05 +03:00 |
|
Ömer Faruk Aydın
|
823a2c8b73
|
Merge pull request #2199 from automatisch/aut-1350-startTrialPeriod
test(user): write test for startTrialPeriod
|
2024-11-21 17:52:42 +03:00 |
|
Ali BARIN
|
741866e742
|
test(user): use luxon DateTime with zone over Date
|
2024-11-21 17:42:42 +03:00 |
|
Ali BARIN
|
41622678b0
|
test(user): write test for startTrialPeriod
|
2024-11-21 17:42:40 +03:00 |
|
Ömer Faruk Aydın
|
449b953401
|
Merge pull request #2198 from automatisch/aut-1350-generateHash
test(user): write tests for generateHash
|
2024-11-21 17:41:06 +03:00 |
|
kasia.oczkowska
|
551548400f
|
refactor: use non-asyc version of mutate
|
2024-11-21 14:34:11 +00:00 |
|
Ali BARIN
|
6345ce5195
|
test(user): write tests for generateHash
|
2024-11-21 17:29:13 +03:00 |
|
Ömer Faruk Aydın
|
95651f6163
|
Merge pull request #2197 from automatisch/aut-1350-isInvitationTokenValid
test(user): write tests for isInvitationTokenValid
|
2024-11-21 17:23:10 +03:00 |
|