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

MVP - AMI - Testing #169

Open
teddytpc1 opened this issue Jan 22, 2025 · 0 comments
Open

MVP - AMI - Testing #169

teddytpc1 opened this issue Jan 22, 2025 · 0 comments
Labels
level/task Task issue type/enhancement Enhancement issue

Comments

@teddytpc1
Copy link
Member

teddytpc1 commented Jan 22, 2025

Description

The testing phase will consist of two types of tests:

  1. Logic testing: Ensures that the logic behaves as expected. Depending on the input data, it checks that the correct functions are called, the necessary data is generated, etc.
  2. VM functionality testing: Ensures that, once the VM is created and configured, everything works as it should:
    • The provisioner installs the requested packages correctly.
    • The configurer sets up all the components correctly. This includes verifying the state, checking for error messages in logs, ensuring proper API connectivity, verifying certificates are created, and confirming correct connectivity with Filebeat.

Important

The new modules must have created both the logic and the tests that check the correct functioning, so both the logic and the 3.1 tests must be done at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/enhancement Enhancement issue
Projects
Status: Backlog
Development

No branches or pull requests

1 participant