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

fix validation of result update #444

Merged
merged 1 commit into from
May 6, 2022
Merged

fix validation of result update #444

merged 1 commit into from
May 6, 2022

Conversation

schoren
Copy link
Collaborator

@schoren schoren commented May 5, 2022

This PR adds a validation in the backend so that the test result state can only be updated by the frontend if the state is awaiting test results. That is the only case where the FE should update the test state.

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Copy link
Member

@mathnogueira mathnogueira left a comment

Choose a reason for hiding this comment

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

LGTM

@schoren schoren merged commit cf43a47 into main May 6, 2022
@mathnogueira mathnogueira deleted the fix-testrun-ui-bug branch May 9, 2022 16:15
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.

2 participants