Robert Bradley

Results 46 comments of Robert Bradley

East Riding working but not via integration tests

Fenland works via Custom Comp. in HA but not on int tests

More Test info after running int tests locally ``` ================================== short test summary info =================================== FAILED uk_bin_collection/tests/step_defs/test_validate_council.py::test_scenario_outline[CheshireEastCouncil-None-None] - requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(10054, '... FAILED uk_bin_collection/tests/step_defs/test_validate_council.py::test_scenario_outline[HuntingdonDistrictCouncil-None-None] - AssertionError: True FAILED uk_bin_collection/tests/step_defs/test_validate_council.py::test_scenario_outline[KingstonUponThamesCouncil-None-None]...

Latest Stats ``` FAILED uk_bin_collection/tests/step_defs/test_validate_council.py::test_scenario_outline[KingstonUponThamesCouncil-None-None] - AssertionError: True FAILED uk_bin_collection/tests/step_defs/test_validate_council.py::test_scenario_outline[FenlandDistrictCouncil-None-None] - requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) FAILED uk_bin_collection/tests/step_defs/test_validate_council.py::test_scenario_outline[NorthEastLincs-None-None] - AttributeError: 'str' object has no attribute 'text' FAILED...

Updating Failing Councils list ``` ======================================================================== short test summary info ======================================================================== FAILED uk_bin_collection/tests/step_defs/test_validate_council.py::test_scenario_outline[BracknellForestCouncil] - SystemExit: 1 FAILED uk_bin_collection/tests/step_defs/test_validate_council.py::test_scenario_outline[CheshireEastCouncil] - requests.exceptions.SSLError: HTTPSConnectionPool(host='online.cheshireeast.gov.uk', port=443): Max retries exceeded with url: /MyCollectionDay/SearchByAjax/GetBart... FAILED uk_bin_collection/tests/step_defs/test_validate_council.py::test_scenario_outline[CroydonCouncil]...

I have managed it and made quite a lot of code changes to the solution Unfortunately I didn't make it optional. 🤦‍♂️ I'll submit a PR but more for reference....