aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lib/tom_tom/matrix_spec.rb
AgeCommit message (Expand)Author
2018-05-04Move `TomTom::Matrix::RemoteError` to`TomTom::Errors::MatrixRemoteError`6884-tomtom-matrix--handle-error-when-response-doesn,t-incluTeddy Wing
2018-05-03TomTom::Matrix#check_for_error_response: Handle HTTP error status codesTeddy Wing
2018-05-03TomTom::Matrix spec: Fix typo 'an' -> 'a'Teddy Wing
2018-05-02TomTom::Matrix: Handle error responses from TomTomTeddy Wing
2018-03-27TomTom::Matrix: Serialize `BigDecimal` as floatTeddy Wing
2018-03-27TomTom::Matrix#points_from_way_costs: Use array instead of setTeddy Wing
2018-03-27TomTom::Matrix#extract_costs_to_way_costs!: Try to include stop IDsTeddy Wing
2018-03-27TomTom::Matrix#points_as_params: Use `TomTom::Matrix::Point`sTeddy Wing
2018-03-27TomTom::Matrix#points_from_way_costs: Include stop IDs with pointsTeddy Wing
2018-03-27Add `TomTom::Matrix`Teddy Wing