amplify-swift/AmplifyTestCommon/Models/TransformerV2/5V2
Michael Law 7d5cad6270
test(DataStore): Add V2 Connection Integration tests (#1557)
* test: Add V2 Connection schema and files

* Blog Post Comment 6 V2 - integration tests

* Blog Post Comment 7 V2 - integration tests

* Project1V2 Team1V2 hasOne Implicit

* Project2V2 Team2V2 hasOne Explicit

* Comment3aV2 Post3aV2 HasMany Implicit and Explicit

* Post5V2 User5V2 ManyToMany

* Comment4V2 Post4V2 Bi-directional Has Many

* Model with Secondary Index
Model With Custom Timestamps
Model with Default Value

* Add code compiling for BelongsTo Implicit and Explicit (Project4aV2 Project4bV2 Team4aV2 Team4bV2

* Blog7V2 Post7V2 to latest codegen - compiling

* clean up - rename folder, remove dedup schema file

* Blog6V2 Post6V2 Comment6V2 cascade delete Blog deletes post and comments

* Team1V2 Project1V2 cascade delete test - disabled

* CustomerSecondaryIndexV2 add update and delete test

* TodoWithDefaultValueV2 test without explicit content

* TodoCustomTimestampV2 with failing update and passing delete

* Project1V2 Team1V2 Has One (Implicit) DataStoreConnectionScenario1V2Tests update test with sync for updated and deleted models

* Project1/1V2/2/2V2 Add unit test showcasing cascade delete is not working

* CRUD with cascade tests in 3aV2 (implicit has-many)  3V2 (explicit has-many) and 5V2 (many-to-many)

* CRUD with cacade tests in 4V2 DataStoreConnectionScenario4V2Tests

* CRUD with cascade test in 7V2 DataStoreConnectionScenario7V2Tests

* add github issue related to DataStoreModelWithCustomTimestampTests missing id in update mutation

* latest codegen changes for Project4aV2 Project4bV2

* DataStoreConnectionScenario8V2Tests for use case 13

* Update AmplifyPlugins/DataStore/AWSDataStoreCategoryPluginIntegrationTests/TransformerV2/DataStoreModelWithDefaultValueTests.swift

Co-authored-by: Diego Costantino <diegoco@amazon.com>

* Update AmplifyPlugins/DataStore/AWSDataStoreCategoryPluginIntegrationTests/TransformerV2/DataStoreModelWithDefaultValueTests.swift

Co-authored-by: Diego Costantino <diegoco@amazon.com>

* Update AmplifyPlugins/DataStore/AWSDataStoreCategoryPluginIntegrationTests/TransformerV2/DataStoreModelWithSecondaryIndexTests.swift

Co-authored-by: Diego Costantino <diegoco@amazon.com>

* update readme

* fix podfile.lock

* schema update

Co-authored-by: Diego Costantino <diegoco@amazon.com>
2022-01-12 15:01:59 -05:00
..
Post5V2+Schema.swift test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
Post5V2.swift test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
PostEditor5V2+Schema.swift test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
PostEditor5V2.swift test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
User5V2+Schema.swift test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
User5V2.swift test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00