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: Throw on invalid custom form field and value #7082

Merged
merged 2 commits into from
Jun 26, 2020

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented Jun 26, 2020

For #7074

@auto-label auto-label bot added the testing label Jun 26, 2020
@niranjan94
Copy link
Member

Codacy Here is an overview of what got changed by this pull request:

Clones added
============
- tests/all/integration/api/attendee/test_attendee_api.py  14
         

See the complete overview on Codacy

@codecov
Copy link

codecov bot commented Jun 26, 2020

Codecov Report

Merging #7082 into development will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #7082      +/-   ##
===============================================
+ Coverage        61.95%   61.98%   +0.02%     
===============================================
  Files              262      262              
  Lines            12981    12981              
===============================================
+ Hits              8043     8046       +3     
+ Misses            4938     4935       -3     
Impacted Files Coverage Δ
app/api/helpers/custom_forms.py 100.00% <0.00%> (+6.66%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd347b5...7ec30b9. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 5901e1f into development Jun 26, 2020
@iamareebjamal iamareebjamal deleted the custom-form/complex-throw branch June 26, 2020 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants