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

[Tests] Implement cleanup routines for created users, hosts, rules etc #416

Open
miskopo opened this issue Jun 6, 2024 · 0 comments
Open
Assignees
Labels
tests PR related to testing

Comments

@miskopo
Copy link
Member

miskopo commented Jun 6, 2024

Description of a problem:

Currently, the only functional clean-up is for test users, and that only if there are less than one page of them.
When running tests locally repeatedly, manual clean-up is required for entries like hosts, rules etc.

Affected environment

This issue is relevant only for local env, as in the GH CI, server is destroyed and recreated for each CI run.

Possible solution

Implement universal clean-up solution for all kinds of entries and execute it prior to testing.

@miskopo miskopo added the tests PR related to testing label Jun 6, 2024
@miskopo miskopo self-assigned this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests PR related to testing
Projects
None yet
Development

No branches or pull requests

1 participant