Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Write tests for the datalake s3 bucket #21

Closed
SPlanzer opened this issue Sep 30, 2020 · 3 comments
Closed

Write tests for the datalake s3 bucket #21

SPlanzer opened this issue Sep 30, 2020 · 3 comments
Assignees

Comments

@SPlanzer
Copy link

Tests are required to validate the state of the data-lake environment and src code

Discussion required:

@imincik @billgeo it would be good to discuss test strategy.

I note that the latest CDK testing docs state:

currently, TypeScript is the only supported language for testing AWS CDK infrastructure, though 
we intend to eventually make this capability available in all languages supported by the AWS CDK. 

I am therefore expecting we

  • Use the PyTest framework for unit level tests that are executed locally and via CD
  • Have tests that run in CD after deployment to ensure the bucket is accessible and permissions are as expected
@SPlanzer SPlanzer self-assigned this Sep 30, 2020
@palmerj
Copy link

palmerj commented Sep 30, 2020

This issue might be the place to see where CDK progress is at: aws/aws-cdk-rfcs#4

imincik pushed a commit that referenced this issue Oct 5, 2020
* implements S3 storage bucket and AWS infra tests

closes: #20, #21
@imincik
Copy link
Contributor

imincik commented Oct 5, 2020

Implemented by #23. Closing.

@imincik imincik closed this as completed Oct 5, 2020
@l0b0
Copy link
Contributor

l0b0 commented Jun 17, 2021

Reopening in anticipation of A CDK assertions library for Python.

@l0b0 l0b0 reopened this Jun 17, 2021
@billgeo billgeo closed this as completed Jun 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

5 participants