The Test Dapp already has the necessary actions implemented to test SIWE.
Once the following PR is merged, the e2e test will have access to the latest test dapp version which contains these actions.

It would be great to have e2e tests to cover these actions
Each action should have its own test, so if any test fails we can quickly isolate it to the specific type of SIWE request that failed.
This issue needs to be resolved in order to successfully test the Sign In With Ethereum (Bad Account) action
The Test Dapp already has the necessary actions implemented to test SIWE.
Once the following PR is merged, the e2e test will have access to the latest test dapp version which contains these actions.
It would be great to have e2e tests to cover these actions
Each action should have its own test, so if any test fails we can quickly isolate it to the specific type of SIWE request that failed.
This issue needs to be resolved in order to successfully test the
Sign In With Ethereum (Bad Account)action