amplify-swift/AmplifyTests/CoreTests/README.md

372 B

Amplify Configuration Tests

Amplify allows for configuration from either an in-memory AmplifyConfiguration object, or from an amplifyconfiguration.json file (which simply deserializes into an AmplifyConfiguration object.

As we add new categories, we will add new stanzas to the sample amplifyconfiguration.json file in this directory, to ensure compatibility.