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

Organization test cases #189

Merged
merged 10 commits into from
Jun 16, 2021
Merged

Organization test cases #189

merged 10 commits into from
Jun 16, 2021

Conversation

rathorevaibhav
Copy link
Member

Summary

Some more test cases for organization

Test Plan

  • Wrote tests
  • Tested locally
  • Tested on staging
  • Tested on production
  • If changes in DB, update DB schema

@pep8speaks
Copy link

pep8speaks commented Jun 15, 2021

Hello @rathorevaibhav! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 15:80: E501 line too long (80 > 79 characters)

Comment last updated at 2021-06-16 08:50:48 UTC

@dalmia dalmia added this to the v0.2.2 milestone Jun 16, 2021
@codecov
Copy link

codecov bot commented Jun 16, 2021

Codecov Report

Merging #189 (0a1f0a6) into master (325e7b1) will increase coverage by 0.28%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
+ Coverage   79.89%   80.17%   +0.28%     
==========================================
  Files         113      113              
  Lines        1537     1559      +22     
==========================================
+ Hits         1228     1250      +22     
  Misses        309      309              
Impacted Files Coverage Δ
organizations/tests.py 100.00% <100.00%> (ø)
plio/tests.py 100.00% <100.00%> (ø)
plio/urls.py 100.00% <100.00%> (ø)

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 325e7b1...0a1f0a6. Read the comment docs.

plio/tests.py Outdated Show resolved Hide resolved
plio/tests.py Outdated Show resolved Hide resolved
@dalmia dalmia merged commit 11896f1 into master Jun 16, 2021
@dalmia dalmia deleted the feature/more-testing branch June 16, 2021 08:53
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.

3 participants