You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ryan Andriamahery edited this page Feb 21, 2022
·
6 revisions
We use the Test-driven development (TDD) process during development. To meet this process, you must ensure that the integration tests (IT) pass both locally and in CI.
Actually, only Pro version of Localstack provides automatically authentication token used during tests (related to #10). In that case, we should set manually the test.aws.cognito.idToken variable and its value. This value can be obtained by the following process :