Commit 02ad75b
authored
chore(datastore): integration tests (#1510)
* chore(datastore): refactor auth integ tests infra
* chore(datastore): @auth explicit owner test
* chore(datastore): clean up after rebase, new config files location
* chore(datastore): tests explicit owner
* chore(datastore): refactoring tests, add more scenarios
* chore(datastore): refactor tests teardown
* chore(datastore): refactor tests, re-order models
* chore(datastore): refactor OIDC tests, move auth delegate
* chore(datastore): add custom owner explicit tests
* chore(datastore): update tests description
* init IAM tests
* chore(datastore): add IAM tests1 parent 4594e70 commit 02ad75b
File tree
35 files changed
+1590
-799
lines changed- AmplifyPlugins/DataStore
- AWSDataStoreCategoryPluginAuthIntegrationTests
- Common
- DefaultAuthCognito
- Models
- DefaultAuthIAM
- Models
- DefaultAuth
- MultiAuth
- Models
- AWSDataStoreCategoryPlugin/Sync
- SubscriptionSync/ReconcileAndLocalSave
- DataStoreCategoryPlugin.xcodeproj
35 files changed
+1590
-799
lines changedLines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
Lines changed: 0 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | 419 | | |
439 | 420 | | |
440 | 421 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
| 151 | + | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments