forked from ustaxcourt/ef-cms
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10277 from flexion/10007-DOD-remove-triggers
10007 DOD: Remove cognito triggers
- Loading branch information
Showing
62 changed files
with
237 additions
and
1,607 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -156,10 +156,6 @@ Other start commands: | |
|
||
- `npm run start:client` | ||
|
||
#### Login and test users | ||
|
||
There are two login mechanisms available — the legacy mock login system, and a new one that emulates AWS Cognito. | ||
|
||
##### Mock login | ||
|
||
You can log in using the following accounts. | ||
|
@@ -203,9 +199,6 @@ [email protected] | |
|
||
No password is required. | ||
|
||
##### AWS Cognito | ||
|
||
To use Cognito, start the web client with `npm run dev:cognito` (instead of `npm start`) You can then log in with the following accounts. | ||
|
||
###### External Users | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,12 +60,6 @@ The above tests run before code is introduced into the production environment to | |
|
||
At the end of a sprint PR, we'd like to run manual smoke tests over our system in an attempt to reduce bugs sent to the court's system. The following manual tests can be ran by following the steps provided: | ||
|
||
#### Verify Cognito Registration | ||
- go to the cognito UI | ||
- create a new user with your email, i.e. [email protected] | ||
- verify you received a verify email | ||
- login to your petitioner account | ||
|
||
#### Verify Email Notifications | ||
- If you already have a petitioner account, login and create a case | ||
- keep track of that docket number | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.