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

Automated end to end testing - Phase 1 #18

Open
samiib opened this issue Sep 12, 2022 · 0 comments
Open

Automated end to end testing - Phase 1 #18

samiib opened this issue Sep 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@samiib
Copy link
Member

samiib commented Sep 12, 2022

This option is to use a system similar to the unit-tests to emulate a connection to APIC and K8's API while still using a real neo4j database. This wouldn't need to rely on any pre-existing infrastructure and can run from anywhere as long as the database is available. Another good outcome of this option is that we can write several complex topologies in code to test various different scenarios without ever having to set up an actual real topology.

@samiib samiib self-assigned this Sep 12, 2022
@samiib samiib added the enhancement New feature or request label Sep 12, 2022
samiib added a commit that referenced this issue Sep 12, 2022
-	Added mocking framework to allow UI testing
-	Added command line args for UI testing
-   Encapsulated K8's API for mocking
-	Fixed image in Readme
camrossi pushed a commit that referenced this issue Oct 15, 2023
Updated readme doc with latest vkaci changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant