Closed thomasstoeckert closed 5 years ago
HI @thomasstoeckert
Rather than duplicate the SeaworldParkBase file, can you reuse the existing one? If it needs to be made more general, please update it :)
Thanks!
How does that implementation sound?
The brand
option is used for the mock
property in the HTTP calls, siteHost
is either "seaworld.com" or "buschgardens.com." Do you think that might be too open-ended?
That's great, thank you!
Pushed to 5.1.23
Basing the system off of the code used for Sea World (same backend/server), I've added the two Busch Gardens parks.
Busch Gardens Tampa works well, reporting wait times, attractions, park hours, etc. Same functionality as Sea World Orlando.
Busch Gardens Williamsburg, unfortunately, doesn't report their wait times on their website properly. The page is there, the links on the home page are there, but their website is just broken. I didn't remove it from this PR simply because attraction listing & operating hours are present, but could remove it if that's a critical part of operation.