Skip to content

Split the back end CRUD tests into single tests#40219

Merged
MacJoom merged 12 commits intojoomla:4.4-devfrom
Digital-Peak:tests/backend/users
Mar 28, 2023
Merged

Split the back end CRUD tests into single tests#40219
MacJoom merged 12 commits intojoomla:4.4-devfrom
Digital-Peak:tests/backend/users

Conversation

@laoneo
Copy link
Copy Markdown
Member

@laoneo laoneo commented Mar 27, 2023

Test should do only one thing and not test multiple steps in one. This pr splits the existing back end tests into single tests.

The login function is now persisted across tests to speed up running the tests. We are using the cypress session feature which is available since version 12 to save the session after login.

@MacJoom MacJoom merged commit 7d28502 into joomla:4.4-dev Mar 28, 2023
@laoneo laoneo deleted the tests/backend/users branch March 28, 2023 09:07
@laoneo laoneo added this to the Joomla! 4.4.0 milestone Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants