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

fix: normalise-test-query-and-it's-use-in-testruns #63

Merged
merged 1 commit into from
Jun 5, 2022
Merged

Conversation

nehagup
Copy link
Member

@nehagup nehagup commented Jun 5, 2022

Seems like the feature of normalising multiple test cases on the backend broke the frontend graphql API since the schema changed

Introduced during - keploy/keploy#68

Pull Request Template

Description

This fixes https://github.com/keploy/ui/issues/61

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • This change requires a documentation update.

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added corresponding tests.
  • Any dependent changes have been merged and published in downstream modules.

…ature of normalising multiple test cases on the backend broke the frontend graphql API since the schema changed

Introduced during - keploy/keploy#68
@github-actions
Copy link

github-actions bot commented Jun 5, 2022

Deploy PR Preview failed.

@slayerjain slayerjain merged commit 08f3e81 into main Jun 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: Unable to normalize a failed testrun.
2 participants