studybuffalo / django-helcim

A Django-based integration with the Helcim Commerce API
GNU General Public License v3.0
4 stars 5 forks source link

Add test input for helcim.js #131

Closed studybuffalo closed 4 years ago

studybuffalo commented 4 years ago

Allows easy declaration and configuration of test modes without having to modify template

codecov[bot] commented 4 years ago

Codecov Report

Merging #131 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #131   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          544       549    +5     
  Branches       106       108    +2     
=========================================
+ Hits           544       549    +5     
Impacted Files Coverage Δ
helcim/mixins.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 460565f...517f643. Read the comment docs.