You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task involves adding end-to-end (E2E) tests to the Nauticus project using the ginkgo framework and testenv package. The tests will be created using kubebuilder and will be integrated into the project's Github Actions workflow to run automatically with each pull request and commit to the repository. The goal of these E2E tests is to ensure the overall functionality and integration of the Nauticus project in a real-world Kubernetes environment. The test cases will cover various scenarios and use cases of the project's features, such as creating, updating, and deleting spaces, and will verify the expected behavior and output. This task will also include setting up the necessary configuration and dependencies for the tests to run successfully.
The text was updated successfully, but these errors were encountered:
This is stale, but we won't close it automatically, just bare in mind the maintainers may be busy with other tasks and will reach your issue ASAP. If you have any question or request to prioritize this, please reach #nauticus on Kubernetes Slack.
Details
This task involves adding end-to-end (E2E) tests to the Nauticus project using the ginkgo framework and testenv package. The tests will be created using kubebuilder and will be integrated into the project's Github Actions workflow to run automatically with each pull request and commit to the repository. The goal of these E2E tests is to ensure the overall functionality and integration of the Nauticus project in a real-world Kubernetes environment. The test cases will cover various scenarios and use cases of the project's features, such as creating, updating, and deleting spaces, and will verify the expected behavior and output. This task will also include setting up the necessary configuration and dependencies for the tests to run successfully.
The text was updated successfully, but these errors were encountered: