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

chore(docs): Adds dredd tests for calculate-amount API #7263

Merged
merged 1 commit into from
Sep 13, 2020
Merged

chore(docs): Adds dredd tests for calculate-amount API #7263

merged 1 commit into from
Sep 13, 2020

Conversation

blossom2017
Copy link
Contributor

Fixes #7005
#7014

Short description of what this resolves:

Adds documentation for calculate-amount API endpoint.

Changes proposed in this pull request:

  • Adds documentation in orders.apib for calculate-amount endpoint

Checklist

  • I have read the Contribution & Best practices Guide and my PR follows them.
  • My branch is up-to-date with the Upstream development branch.
  • The unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • All the functions created/modified in this PR contain relevant docstrings.

tests/hook_main.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Sep 13, 2020

Codecov Report

Merging #7263 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #7263   +/-   ##
============================================
  Coverage        63.55%   63.55%           
============================================
  Files              259      259           
  Lines            13034    13034           
============================================
  Hits              8284     8284           
  Misses            4750     4750           

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 9da9543...396af1b. Read the comment docs.

@iamareebjamal iamareebjamal changed the title Adds dredd tests for calculate-amount API chore(docs): Adds dredd tests for calculate-amount API Sep 13, 2020
@auto-label auto-label bot added the docs label Sep 13, 2020
@iamareebjamal
Copy link
Member

Great work. Thanks!

@iamareebjamal iamareebjamal merged commit 2bafec0 into fossasia:development Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dredd tests for calculate order amount and create order
3 participants