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

CI/DI for testing tests and endpoints #460

Open
y0rune opened this issue Jul 15, 2023 · 1 comment
Open

CI/DI for testing tests and endpoints #460

y0rune opened this issue Jul 15, 2023 · 1 comment

Comments

@y0rune
Copy link
Contributor

y0rune commented Jul 15, 2023

I think the best idea to prevent errors with the endpoint like the issue: #459 is to create CI/DI to run all tests. But we do not have a always on lab env. Do you have another ideals @kbreit or someone? Thank you!

--
Marcin

@kbreit
Copy link
Collaborator

kbreit commented Jul 15, 2023

I'd welcome having the integration tests run in the pipeline. But I'm not sure it's something that could easily happen. The following things would have to happen first.

  • Create new account
  • Create new organization
  • Assign licenses and virtual devices (which are not something Meraki can really create anymore)
  • Normalize variables in integration tests

The virtual devices is the hardest part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants