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(cat-gateway): Signed doc test #1798

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

test(cat-gateway): Signed doc test #1798

wants to merge 11 commits into from

Conversation

bkioshn
Copy link
Contributor

@bkioshn bkioshn commented Feb 6, 2025

Description

Implement signed document test in python

Related Issue(s)

Closes #1786

Description of Changes

  • Change DB_URL in docker files to EVENT_DB_URL
  • Add .py test where it correspond to signed_document.hurl
  • Fix POST response in signed_document.hurl
  • Fix path health check in api_tests

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

Signed-off-by: bkioshn <bkioshn@gmail.com>
Signed-off-by: bkioshn <bkioshn@gmail.com>
Signed-off-by: bkioshn <bkioshn@gmail.com>
@bkioshn bkioshn self-assigned this Feb 6, 2025
@bkioshn bkioshn marked this pull request as draft February 6, 2025 16:03
Copy link
Contributor

github-actions bot commented Feb 6, 2025

Test Report | ${\color{lightgreen}Pass: 467/467}$ | ${\color{red}Fail: 0/467}$ |

Signed-off-by: bkioshn <bkioshn@gmail.com>
Copy link
Contributor

github-actions bot commented Feb 6, 2025

Test Report | ${\color{lightgreen}Pass: 467/467}$ | ${\color{red}Fail: 0/467}$ |

Copy link
Contributor

github-actions bot commented Feb 7, 2025

Test Report | ${\color{lightgreen}Pass: 467/467}$ | ${\color{red}Fail: 0/467}$ |

Signed-off-by: bkioshn <bkioshn@gmail.com>
Signed-off-by: bkioshn <bkioshn@gmail.com>
Signed-off-by: bkioshn <bkioshn@gmail.com>
Signed-off-by: bkioshn <bkioshn@gmail.com>
Signed-off-by: bkioshn <bkioshn@gmail.com>
Copy link
Contributor

github-actions bot commented Feb 9, 2025

Test Report | ${\color{lightgreen}Pass: 476/481}$ | ${\color{red}Fail: 0/481}$ |

@bkioshn bkioshn changed the title test(cat-gateway): Earthly target for testing signed doc test(cat-gateway): Signed doc test Feb 9, 2025
@bkioshn bkioshn added python Pull requests that update Python code F14 labels Feb 9, 2025
Copy link
Contributor

github-actions bot commented Feb 9, 2025

Test Report | ${\color{lightgreen}Pass: 476/481}$ | ${\color{red}Fail: 0/481}$ |

@bkioshn bkioshn requested review from apskhem and removed request for stevenj February 9, 2025 08:34
@bkioshn bkioshn marked this pull request as ready for review February 9, 2025 08:34
@bkioshn bkioshn requested a review from kukkok3 as a code owner February 9, 2025 08:34
@bkioshn bkioshn added the review me PR is ready for review label Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F14 python Pull requests that update Python code review me PR is ready for review
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

Catalyst Signed Docs endpoints simple integration test
1 participant