test_input module

test_empty_data_input()[source]

Test the ‘add_constraints’ function with empty data.

test_hose_length()[source]

Test the ‘add_constraints’ function with invalid hose length.

test_hydrants_locations()[source]

Test the ‘add_constraints’ function with out of range point.

test_input_string_to_df()[source]

Test the output of the function ‘input_string_to_df’.

test_numbers_of_hydrants()[source]

Test the ‘add_constraints’ function with >10 points.