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

Circle CI Orb build not executing integration tests #46

Open
gavinclarkeuk opened this issue Jun 27, 2022 · 2 comments
Open

Circle CI Orb build not executing integration tests #46

gavinclarkeuk opened this issue Jun 27, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@gavinclarkeuk
Copy link

What happened:

I was looking to make some enhancements to the Circle CI Orb, to make it a little easier to use however on looking at the build I realise that the Orb tests defined in the integration-test-1 job are never invoked

Expected behavior:

The CircleCI build should run the integration tests to verify the Orb works before publishing.

Additional Information:

Due to limitations in Orb testing it might not be possible to test out unhappy paths, but it should be straightforward to run through the happy path examples.

Looks like this orb is based on a slightly older orb template, but you can see how the tests should be invoked by looking at the template here

@gavinclarkeuk gavinclarkeuk added the bug Something isn't working label Jun 27, 2022
@roadie-bot
Copy link

@dtuite
Copy link
Member

dtuite commented Aug 30, 2022

Thanks for reporting this @gavinclarkeuk. Apologies for the slow response time on our end. This sounds like something that we would appreciate a fix for. Is that something you have interest in doing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants