User tests: Successful: Unsuccessful:
I have added a test to the file UserList.cy.js
so that at the end the initial state is restored. Among other things, this has the advantage that you can repeat the test without reinstalling it and that there are no dependencies on other tests.
Category | ⇒ | JavaScript Unit Tests |
Status | New | ⇒ | Pending |
Labels |
Added:
?
PR-4.3-dev
|
@astridx are you going to add more tests? Otherwise I would merge it.
You ask this because I named the commit wip
? I am just taking my first steps with Cypress. I don't yet have an overview of how to integrate new tests usefully into Joomla. Are there other sources besides
If my PR makes sense for Joomla, I'm happy to merge it.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-01-29 11:16:02 |
Closed_By | ⇒ | laoneo |
Thanks!
@astridx are you going to add more tests? Otherwise I would merge it.