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

chore: Add CodePipeline backend unit tests #40

Open
niallthomson opened this issue Mar 21, 2024 · 0 comments
Open

chore: Add CodePipeline backend unit tests #40

niallthomson opened this issue Mar 21, 2024 · 0 comments

Comments

@niallthomson
Copy link
Contributor

Currently the DefaultAwsCodePipelineService does not have any tests:

https://github.com/awslabs/backstage-plugins-for-aws/blob/main/plugins/codepipeline/backend/src/service/DefaultAwsCodePipelineService.ts

Add some in line with the ones for DefaultAwsCodeBuildService:

https://github.com/awslabs/backstage-plugins-for-aws/blob/main/plugins/codebuild/backend/src/service/DefaultAwsCodeBuildService.test.ts

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

1 participant