UQComputingSociety / uqcsbot-slack

:mortar_board: UQCSbot: our friendly little Slack bot
https://slack.uqcs.org.au
MIT License
55 stars 44 forks source link

Umart test makes an external request #351

Closed mitchmcdee closed 6 years ago

mitchmcdee commented 6 years ago

umart test get_results_from_page correctly returns an empty list, however it still performs an external request at https://github.com/UQComputingSociety/uqcsbot/blob/master/uqcsbot/scripts/umart.py#L51. This is a) a non-deterministic test and b) very slow