Skip to content

Conversation

josecelano
Copy link
Member

The category list is reloaded from the API before mounting the admin settings tab for categories. It's needed becuase we insert the category directly in the database no via the UI.

The category list is reloaded from the API before mounting the admin
settings tab for categories. It's needed becuase we insert the category
directly in the database no via the UI.
to diferentiate from browser macros (login, logout, ... things done via the
browser) and tasks (like running database queries, ... things done
indirectly).
If the test fail for some reason you do not need to clean the database
to run it again.
@josecelano josecelano marked this pull request as ready for review August 11, 2023 14:01
@josecelano josecelano linked an issue Aug 11, 2023 that may be closed by this pull request
@josecelano josecelano merged commit 07259f3 into torrust:develop Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

E2E tests: delete a category

1 participant