Skip to content

Conversation

@kukkok3
Copy link
Contributor

@kukkok3 kukkok3 commented Dec 14, 2023

Description

Some groundwork for integration tests
This PR is ready for review but it needs input-output-hk/catalyst-ci#138 to be merged first for the ci to pass

Related Issue(s)

List the issue numbers related to this pull request.

Closes #84

Description of Changes

Add a tests folder to be used for all tests except unit tests.
Add a test earthly target
Add integration test crate with a integration test example. This is just an example and willl be updated in a future PR
Add integration test earthly target. this is also an example, it will need to be updated with the cat-gateway docker image

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@kukkok3 kukkok3 self-assigned this Dec 14, 2023
@kukkok3 kukkok3 added the do not review yet Do not review yet label Dec 22, 2023
@kukkok3 kukkok3 linked an issue Dec 27, 2023 that may be closed by this pull request
4 tasks
@kukkok3 kukkok3 removed the do not review yet Do not review yet label Dec 27, 2023
@kukkok3 kukkok3 marked this pull request as ready for review December 27, 2023 12:12
@minikin minikin enabled auto-merge (squash) December 27, 2023 12:15
@minikin minikin added the review me PR is ready for review label Dec 27, 2023
@kukkok3 kukkok3 requested a review from minikin December 27, 2023 12:30
@minikin minikin merged commit fc6a204 into main Dec 27, 2023
@minikin minikin deleted the feat-tests-structure branch December 27, 2023 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review me PR is ready for review

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Integration tests for cat-gateway

3 participants