? PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar charvimehradu
charvimehradu
1 Apr 2023

Pull Request for Issue # .

Adding login view test for com_users.

avatar joomla-cms-bot joomla-cms-bot - change - 1 Apr 2023
Category JavaScript Unit Tests
avatar charvimehradu charvimehradu - open - 1 Apr 2023
avatar charvimehradu charvimehradu - change - 1 Apr 2023
Status New Pending
avatar charvimehradu charvimehradu - change - 1 Apr 2023
Labels Added: ? PR-4.4-dev
avatar laoneo
laoneo - comment - 3 Apr 2023

You are not testing the login view of com_users, it is the same test you already did in #40240. You need to test here the login view of com_users. Please create first a login menu item on a local Joomla installation, so you can actually see what the login view is doing and then write a proper test for it. You have then to do something in the way of cy.visit('option=com_users?view=login')

avatar charvimehradu charvimehradu - change - 3 Apr 2023
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2023-04-03 17:46:33
Closed_By charvimehradu
avatar charvimehradu charvimehradu - close - 3 Apr 2023
avatar laoneo
laoneo - comment - 3 Apr 2023

Why did you close?

avatar charvimehradu
charvimehradu - comment - 4 Apr 2023

I apologize for closing it prematurely, but I felt unsure about how to proceed with testing the login view of com_users. I understand now that I need to create a login menu item on a local Joomla installation so that I can see what the login view is doing and write a proper test for it. Unfortunately, I was not able to work on it today as I was busy with some other work, but I will start again after getting some sleep.

avatar charvimehradu charvimehradu - change - 4 Apr 2023
Status Closed New
Closed_Date 2023-04-03 17:46:33
Closed_By charvimehradu
avatar charvimehradu charvimehradu - change - 4 Apr 2023
Status New Pending
avatar charvimehradu charvimehradu - reopen - 4 Apr 2023
avatar laoneo laoneo - close - 5 Apr 2023
avatar laoneo laoneo - merge - 5 Apr 2023
avatar laoneo laoneo - change - 5 Apr 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-04-05 09:43:40
Closed_By laoneo
avatar laoneo
laoneo - comment - 5 Apr 2023

Thanks!

Add a Comment

Login with GitHub to post a comment