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

test: integration tests sst stacks #126

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

vasco-santos
Copy link
Contributor

@vasco-santos vasco-santos commented Jan 11, 2023

Adds integration tests for remaining sst stacks. It includes:

  • Check carpark bucket got car file written into
  • Check satnav stack did its thing and created side index file for uploaded CAR
  • Check replicator did its thing, getting CAR replicated to CF carpark, as well as satnav side index

Needs:

Closes #9

@vasco-santos vasco-santos changed the title Test/integration tests sst stacks test: integration tests sst stacks Jan 11, 2023
@vasco-santos vasco-santos force-pushed the test/integration-tests-sst-stacks branch from 9e3d3b9 to 06997e6 Compare January 11, 2023 14:16
@seed-deploy seed-deploy bot temporarily deployed to pr126 January 11, 2023 14:16 Inactive
@seed-deploy
Copy link

seed-deploy bot commented Jan 11, 2023

View stack outputs
  • pr126-w3infra-BusStack

    Name Value
    BusArn arn:aws:events:us-east-2:505595374361:event-bus/pr126-w3infra-event-bus
  • pr126-w3infra-CarparkStack

    Name Value
    BucketName carpark-pr126-0
    Region us-east-2
  • pr126-w3infra-SatnavStack

    Name Value
    BucketName satnav-pr126-0
    Region us-east-2
  • pr126-w3infra-UploadApiStack

    Name Value
    ApiEndpoint https://s61bmtzk87.execute-api.us-east-2.amazonaws.com
    CustomDomain https://pr126.up.web3.storage
  • pr126-w3infra-ReplicatorStack

  • pr126-w3infra-UcanInvocationStack

  • pr126-w3infra-UploadDbStack

@vasco-santos vasco-santos force-pushed the test/integration-tests-sst-stacks branch from 06997e6 to 9a97af5 Compare January 11, 2023 14:28
@seed-deploy seed-deploy bot temporarily deployed to pr126 January 11, 2023 14:28 Inactive
@seed-deploy
Copy link

seed-deploy bot commented Jan 11, 2023

Stack outputs updated
  • pr126-w3infra-CarparkStack

    Name Value
    BucketName carpark-pr126-0
    Region us-east-2
  • pr126-w3infra-SatnavStack

    Name Value
    BucketName satnav-pr126-0
    Region us-east-2
  • pr126-w3infra-UploadApiStack

    Name Value
    ApiEndpoint https://s61bmtzk87.execute-api.us-east-2.amazonaws.com
    CustomDomain https://pr126.up.web3.storage
  • pr126-w3infra-BusStack

  • pr126-w3infra-ReplicatorStack

  • pr126-w3infra-UcanInvocationStack

  • pr126-w3infra-UploadDbStack

@vasco-santos vasco-santos force-pushed the test/integration-tests-sst-stacks branch from 9a97af5 to 7dc23c4 Compare January 13, 2023 15:45
@seed-deploy seed-deploy bot temporarily deployed to pr126 January 13, 2023 15:46 Inactive
@vasco-santos vasco-santos marked this pull request as ready for review January 13, 2023 15:50
Copy link

@hugomrdias hugomrdias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vasco-santos vasco-santos merged commit b4f6612 into main Jan 17, 2023
@vasco-santos vasco-santos deleted the test/integration-tests-sst-stacks branch January 17, 2023 09:01
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

Successfully merging this pull request may close these issues.

Full integration tests
2 participants