Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track inserted items and delete them when test has finished #40100

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

laoneo
Copy link
Member

@laoneo laoneo commented Mar 13, 2023

To further simplify and speed up the tests. The database tracks the inserted items and does delete them when the test has finished. If a test creates an item outside of the database, then it must be deleted manually.

@MacJoom MacJoom added this to the Joomla! 4.4.0 milestone Mar 13, 2023
@MacJoom MacJoom merged commit 02366fa into joomla:4.4-dev Mar 13, 2023
@laoneo laoneo deleted the cypress/insert/track branch March 13, 2023 16:12
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