Skip to content

Commit

Permalink
Merge 7462277 into 93763c8
Browse files Browse the repository at this point in the history
  • Loading branch information
higs4281 committed Dec 16, 2020
2 parents 93763c8 + 7462277 commit e5ea7c9
Show file tree
Hide file tree
Showing 18 changed files with 12,933 additions and 38,837 deletions.
3,235 changes: 0 additions & 3,235 deletions countylimits/data/2016/county_limit_data-flat.csv

This file was deleted.

Binary file not shown.
3,235 changes: 0 additions & 3,235 deletions countylimits/data/2017/2017_amended.csv

This file was deleted.

9 changes: 0 additions & 9 deletions countylimits/data/2017/README.md

This file was deleted.

3,235 changes: 0 additions & 3,235 deletions countylimits/data/2017/county_limit_data_flat_2017.csv

This file was deleted.

3,238 changes: 0 additions & 3,238 deletions countylimits/data/2017/forward_limits_2017.csv

This file was deleted.

3,238 changes: 0 additions & 3,238 deletions countylimits/data/2017/gse_limits_2017.csv

This file was deleted.

3,235 changes: 0 additions & 3,235 deletions countylimits/data/2018/county_limit_data_flat_2018.csv

This file was deleted.

3,238 changes: 0 additions & 3,238 deletions countylimits/data/2018/forward_limits_2018.csv

This file was deleted.

3,238 changes: 0 additions & 3,238 deletions countylimits/data/2018/gse_limits_2018.csv

This file was deleted.

3,235 changes: 0 additions & 3,235 deletions countylimits/data/base_data/county_limit_data_flat_2019.csv

This file was deleted.

3,234 changes: 3,234 additions & 0 deletions countylimits/data/base_data/county_limit_data_flat_2021.csv

Large diffs are not rendered by default.

3,238 changes: 0 additions & 3,238 deletions countylimits/data/base_data/forward_limits_2019.csv

This file was deleted.

3,237 changes: 3,237 additions & 0 deletions countylimits/data/base_data/forward_limits_2021.csv

Large diffs are not rendered by default.

3,238 changes: 0 additions & 3,238 deletions countylimits/data/base_data/gse_limits_2019.csv

This file was deleted.

3,237 changes: 3,237 additions & 0 deletions countylimits/data/base_data/gse_limits_2021.csv

Large diffs are not rendered by default.

6,448 changes: 3,224 additions & 3,224 deletions countylimits/data/county_limit_data_latest.csv

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ratechecker/tests/test_views_rate_query.py
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ def test_get_rates__loan_type(self):
self.assertEqual(result["data"]["1.705"], 1)

def test_get_rates__plan_selection_logic(self):
""" ... see that the correct selection is done
"""... see that the correct selection is done
when several row of same product_id are present."""
self.initialize_params({"loan_type": "FHA"})
result = get_rates(self.params.__dict__)
Expand Down

0 comments on commit e5ea7c9

Please sign in to comment.