Faruk AYDIN
8c4b67e147
refactor: Rename AppAuthClient model as OAuthClient
2024-12-18 17:42:04 +01:00
Ali BARIN
a57134a89c
feat(AppConfig): iterate how apps are managed
...
- auth clients are always shared, cannot be disabled
- custom connections are enabled by default, can be disabled
- any existing connections can be reconnected regardless of its AppConfig or AppAuthClient states
2024-12-17 14:26:55 +00:00
Ali BARIN
ee397441ed
refactor: update RoleMapping references
2024-11-25 15:13:14 +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
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
Ali BARIN
a531b8b5fe
test(step): cover tableName, jsonSchema, virtualAttributes, relationMappings in model
2024-11-01 15:29:35 +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
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
Ali BARIN
bc195ed452
test(role): write model tests
2024-10-28 13:50:32 +00:00
Ali BARIN
6791e002ff
test(app-config): remove redundant virtual attributes test case
2024-10-24 16:59:17 +02:00
Ali BARIN
0bbe362660
refactor(app-config): rename allow_custom_connection as custom_connection_allowed
2024-10-24 16:59:17 +02:00
Ali BARIN
a76bee51fc
refactor(app-config): remove canCustomConnect virtual attribute
2024-10-24 16:59:17 +02:00
Ali BARIN
6e42b52414
refactor(app-config): rename canConnect as connectionAllowed
2024-10-24 16:59:17 +02:00
Ali BARIN
aed61209fa
feat(app-config): update canConnect upon dependent changes
2024-10-24 16:59:17 +02:00
Ali BARIN
ecb04b4ba9
test(app-config): write model tests
2024-10-24 16:59:17 +02:00
Faruk AYDIN
bc0861fd9e
test: Implement tests for permission model
2024-10-18 15:34:06 +02:00
Ali BARIN
0234b4ad81
Merge pull request #2125 from automatisch/aut-1322
...
test(connection): write model tests
2024-10-16 13:23:17 +02:00
Ali BARIN
42f6311ca8
test(app): write model tests
2024-10-16 12:56:17 +02:00
Ali BARIN
0f77a1ec03
test(connection): write model tests
2024-10-16 09:38:48 +00:00
Ali BARIN
c868070337
test(config): write model tests
2024-10-14 11:19:29 +00:00
Faruk AYDIN
b51bae14ec
test: Implement UsageData model tests
2024-10-10 12:08:41 +02:00
Faruk AYDIN
f6490990de
tests: Implement tests for ExecutionStep model
2024-10-09 15:43:33 +02:00
Ali BARIN
737391c721
test(app-auth-client): write model tests
2024-10-07 09:14:18 +00:00
Faruk AYDIN
c2976080f6
test: Implement subscription model tests
2024-10-02 13:44:21 +03:00
Faruk AYDIN
0a1b6931af
test: Add tests for Identity model
2024-10-02 10:52:05 +03:00
Ali BARIN
4db8683bd6
test(access-token): write model tests
2024-10-01 10:37:43 +00:00
Faruk AYDIN
2d8faf849e
test: Implement execution model tests
2024-09-30 17:25:15 +03:00
Ali BARIN
c9de9fa185
Merge pull request #2096 from automatisch/aut-1276
...
test(SamlAuthProvidersRoleMapping): assert model properties
2024-09-30 16:24:46 +02:00
Ali BARIN
0618877d58
test(models/saml-auth-providers-role-mapping): assert model properties
2024-09-30 14:14:02 +00:00
Faruk AYDIN
7abe44da19
refactor: Use matchsnapshot for datastore tests
2024-09-30 16:43:06 +03:00