This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
edan_f0
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7783
Commits
1
Branch
Tree:
f42e5d1d30
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f42e5d1d30'
${ noResults }
edan_f0
/
tests
/
integration
/
shipping
History
Basil Dubyk
14c7fdb367
Improve charge computation in `WeightBased` shipping method
When `remaining_weight` is "0" (zero) we should not get band for it.
7 years ago
..
__init__.py
Reorganise shipping tests
12 years ago
test_discount.py
Drop mock in favour of unittest.mock
7 years ago
test_method.py
Drop mock in favour of unittest.mock
7 years ago
test_model_method.py
Improve charge computation in `WeightBased` shipping method
7 years ago
test_models.py
Rename test file to match module tested.
9 years ago
test_repository.py
Drop mock in favour of unittest.mock
7 years ago
test_scales.py
Rename all tests files from *_tests.py to test_*.py
9 years ago