- Implement tests for KubernetesCluster including registration, connectivity status, and error handling. - Create tests for Tenant creation, member management, and status changes. - Add tests for ServiceInstance provisioning and state management. - Introduce RegisterClusterHandler tests to validate registration requests and error scenarios. - Set up project files for new test projects with necessary dependencies.
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
@page "/Account/ForgotPasswordConfirmation"
|
|
|
|
<PageTitle>Forgot password confirmation</PageTitle>
|
|
|
|
<h1>Forgot password confirmation</h1>
|
|
<p role="alert">
|
|
Please check your email to reset your password.
|
|
</p>
|