Skip to content

Commit

Permalink
Merge pull request #373 from OliverCullimore/38-buckinghamshire-council
Browse files Browse the repository at this point in the history
feat: Rename Chilterns to Buckinghamshire Council
  • Loading branch information
dp247 authored Oct 18, 2023
2 parents 52d58e2 + bdbb3fe commit 82c411d
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ Feature: Test each council output matches expected results in /outputs
| BristolCityCouncil |
| BromleyBoroughCouncil |
| BroxtoweBoroughCouncil |
| BuckinghamshireCouncil |
| CardiffCouncil |
| CastlepointDistrictCouncil |
| CharnwoodBoroughCouncil |
| ChelmsfordCityCouncil |
| CheshireEastCouncil |
| Chilterns |
| CrawleyBoroughCouncil |
| CroydonCouncil |
| DerbyshireDalesDistrictCouncil |
Expand Down
4 changes: 2 additions & 2 deletions uk_bin_collection/tests/input.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@
"wiki_command_url_override": "https://online.cheshireeast.gov.uk/MyCollectionDay/SearchByAjax/GetBartecJobList?uprn=XXXXXXXX&onelineaddress=XXXXXXXX&_=1689413260149",
"wiki_note": "Both the UPRN and a one-line address are passed in the URL, which needs to be wrapped in double quotes. The one-line address is made up of the house number, street name and postcode.\nUse the form [here](https://online.cheshireeast.gov.uk/mycollectionday/) to find them, then take the first line and post code and replace all spaces with `%20`."
},
"Chilterns": {
"BuckinghamshireCouncil": {
"SKIP_GET_URL": "SKIP_GET_URL",
"house_number": "HUGHENDEN MANOR, MANOR ROAD, HUGHENDEN VALLEY, HIGH WYCOMBE",
"postcode": "HP14 4LA",
"url": "https://chiltern.gov.uk/collection-dates",
"wiki_name": "Chilterns",
"wiki_name": "Buckinghamshire Council (Chiltern, South Bucks, Wycombe)",
"wiki_note": "Pass the name of the street with the house number parameter, wrapped in double quotes"
},
"CrawleyBoroughCouncil": {
Expand Down

0 comments on commit 82c411d

Please sign in to comment.