Commit Graph

10 Commits

Author SHA1 Message Date
4ae58cdf9e Black run 2020-02-06 10:12:28 +13:00
9fa47ab734 Cleaning up pre-tests 2020-02-03 16:13:49 +13:00
7e7fe8d65e Adding version to setup.cfg 2020-01-31 06:29:54 +13:00
985f7bb542 Removed pointless script_path check.
If the file is missing, the install is bad and all bets are off.
2020-01-17 01:07:28 +00:00
47400bdd8c Use AsyncHTTPClient instead of HTTPClient.
Regarding HTTPClient, Tornado docs state:
"Applications that are running an IOLoop must use AsyncHTTPClient instead."

Also added some HTTP handler tests.
2020-01-17 00:59:52 +00:00
94f62b75da Added IrisSystemThread.get_command() helper and system tests.
_USE_SUDO is to make testing easier.
2020-01-08 22:22:30 +00:00
cbc7d155da Implementing cookiecutter 2019-11-24 21:17:41 +13:00
93d42fb36f Removing outdated test 2019-10-09 13:08:04 +13:00
ccb0d6672a Adding test suites, working through helpers; Adding test state 2019-03-22 09:02:00 +13:00
269bf005ed Allowing non-connected views and components; Adding tests 2019-03-20 16:51:09 +13:00