Bunit Blazor LoginTests failure using CRMDemoBlazor project

Some tests failed using CRMDemoBlazor from radzen-examples-master. I added a test project, installed the Bunit nuget packages and copied the tests from radzen-blazor/LoginTests.cs at master · radzenhq/radzen-blazor · GitHub

Any idea why these tests are failing and how I can rectify them?

Login_Raises_RegisterEvent()
Login_Renders_UsernameInput()
Login_Validates_PasswordParameter()
Login_Validates_UsernameParameter()
Login_Validates_UsernameParameter_OnResetPasswordEvent()

Hey @margarito,

These tests are outdated and should be reworked to be adequate to latest component fixes. We will take care of them.