Describe the Missing Coverage
Many of the optional flags in calculate_cost are not fully tested, but instead use their
Recommended Fix
Write tests for the following functions/features:
demand_scale_factor parameter in calculate_cost()
prev_consumption_dict parameter in calculate_cost()
varstr_alias_func parameter in calculate_cost()
calculate_itemized_cost()
Describe the Missing Coverage
Many of the optional flags in
calculate_costare not fully tested, but instead use theirRecommended Fix
Write tests for the following functions/features:
demand_scale_factorparameter incalculate_cost()prev_consumption_dictparameter incalculate_cost()varstr_alias_funcparameter incalculate_cost()calculate_itemized_cost()