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

FI-2271: Update OAuth input requirements #403

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

AlyssaWang
Copy link
Collaborator

Summary

Bug: optional OAuth inputs (e.g. in the Demo Suite) were being treated as required. This should be fixed.

Testing Guidance

Bug repro: Go to Group 1 in the Demo Suite and Run. Run isn't submittable until a value has been entered for the OAuth input.

After the fix, this should be submittable without having to make any changes. Also check suites with required OAuth inputs and confirm those function as normal, especially with JSON and YAML inputs.

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (d0a4884) 77.00% compared to head (e69ebee) 77.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #403   +/-   ##
=======================================
  Coverage   77.00%   77.00%           
=======================================
  Files         214      214           
  Lines       10708    10708           
  Branches      991      991           
=======================================
  Hits         8246     8246           
  Misses       1884     1884           
  Partials      578      578           
Flag Coverage Δ
backend 94.35% <ø> (ø)
frontend 69.75% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
client/src/components/InputsModal/InputsModal.tsx 59.57% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlyssaWang AlyssaWang merged commit 545caf4 into main Nov 1, 2023
9 of 10 checks passed
@AlyssaWang AlyssaWang deleted the FI-2271-oauth-requirements branch November 1, 2023 14:31
@rpassas rpassas mentioned this pull request Nov 3, 2023
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