storyboard/tools
Adam Coldrick 983bb8e2d7 Unpin webob and hacking to fix compatibility issues
The pinned versions of webob and hacking weren't functioning properly
with modern Python, so they are unpinned.

Unpinning hacking brought a number of extra rules into use, so this
commit also contains a number of code style fixes.

There was also an incompatibility in the test_setup.sh script, which
meant it doesn't work with MySQL 8.0 (which is in Ubuntu 20.04). This
is also fixed in this commit.

Change-Id: I0889bc35f8babfeec42f6f577d302bb5fbce1c95
2020-09-11 12:26:47 +01:00
..
destroy_test_backend.sh Set correct default credentials in the test_backend.sh scripts 2015-08-18 12:01:31 +00:00
install_test_backend.sh Set correct default credentials in the test_backend.sh scripts 2015-08-18 12:01:31 +00:00
openid_server.py Unpin webob and hacking to fix compatibility issues 2020-09-11 12:26:47 +01:00
test-cleanup.sh remove unused variable in test-cleanup.sh 2018-02-05 17:49:01 -05:00
test-setup.sh Unpin webob and hacking to fix compatibility issues 2020-09-11 12:26:47 +01:00