Skip to content

Commit

Permalink
Updated test list page, and lock files.
Browse files Browse the repository at this point in the history
  • Loading branch information
msyk committed Jul 25, 2024
1 parent 271e9c2 commit c95d6fa
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 9 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions samples/e2etest.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ <h1>INTER-Mediator Web Pages for E2E Test</h1>
<li><a href='E2E-Test/AuthPage/Auth_credential_email_MySQL.html'>Authenticating Page with MySQL (Credential-email account)</a></li>
<li><a href='E2E-Test/AuthPage/Auth_credential_email_PostgreSQL.html'>Authenticating Page with PostgreSQL (Credential-email account)</a></li>
<li><a href='E2E-Test/AuthPage/Auth_credential_email_SQLite.html'>Authenticating Page with SQLite (Credential-email account)</a></li>
<li><a href='E2E-Test/AuthPage/Auth_credential_usergroup_MySQL.html'>Authenticating Page with MySQL (Authrization with user/group)</a></li>
<li><a href='E2E-Test/AuthPage/Auth_credential_usergroup_PostgreSQL.html'>Authenticating Page with PostgreSQL (Authrization with user/group)</a></li>
<li><a href='E2E-Test/AuthPage/Auth_credential_usergroup_SQLite.html'>Authenticating Page with SQLite (Authrization with user/group)</a></li>
<li><a href='E2E-Test/AuthPage/Auth_credential_aws_MySQL.html'>Authenticating Page with MySQL (Credential) Stored in AWS S3</a></li>
<li><a href='E2E-Test/AuthPage/Auth_session-storage_MySQL.html'>Authenticating Page with MySQL (Session-storage)</a></li>
<li><a href='E2E-Test/AuthPage/Auth_session-storage_PostgreSQL.html'>Authenticating Page with PostgreSQL (Session-storage)</a></li>
Expand Down
6 changes: 3 additions & 3 deletions spec/run-safari/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions spec/run/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c95d6fa

Please sign in to comment.