Commit graph

77 commits

Author SHA1 Message Date
Griatch
2582221153 Add Py 3.8 to Travis tests 2020-01-29 08:49:28 +01:00
Griatch
e18c438608 Shift where in travis run black runs 2019-09-28 18:54:16 +02:00
Griatch
9f7e5f5c50 Tweak travis build format to run black 2019-09-28 18:27:31 +02:00
Griatch
50d0292291 Set up black on travis 2019-09-25 19:11:30 +02:00
Griatch
1d1aebbebc Fix typo 2019-04-06 09:32:22 +02:00
Griatch
16df9f842b Test with codacity coverage setup 2019-04-06 09:25:04 +02:00
Griatch
abd5ae825d Add todo exception for mysql test 2019-03-24 22:27:37 +01:00
Griatch
2953afc7b7 Test to pass SET NAMES to init_command 2019-03-24 15:31:43 +01:00
Griatch
4001da059c Syntax fix 2019-03-24 14:53:29 +01:00
Griatch
dc51fc66e8 Further test to explicitly set collation on table 2019-03-24 14:50:34 +01:00
Griatch
83c0224cf4 Test alternate py3 version 2019-03-24 14:03:19 +01:00
Griatch
2ea831ca00 Correct python package name 2019-03-24 13:59:18 +01:00
Griatch
8c7ad2def4 Test reverting to older mysql version 2019-03-24 13:56:27 +01:00
Griatch
ea2622d5b3 Fix silly typo in travis file 2019-03-24 13:08:17 +01:00
Griatch
651afe424d further cleanup 2019-03-24 13:00:38 +01:00
Griatch
1561ab7286 Test output of query in mysql 2019-03-24 12:15:02 +01:00
Griatch
279451062b Check individual columns of accounts 2019-03-24 11:56:33 +01:00
Griatch
44f0af3370 Correct SHOW TABLE STATUS call 2019-03-24 10:44:23 +01:00
Griatch
7d28c7f7c3 Debug with SHOW TABLE STATUS 2019-03-24 10:35:55 +01:00
Griatch
94a150f361 Test if setting explicit collate helps 2019-03-24 10:32:12 +01:00
Griatch
ceab3f9a29 Test to output SHOW VARIABLES as part of travis run 2019-03-24 10:19:26 +01:00
Griatch
2ec1c12ae6 Update unit test to experiment with py3.7 support 2019-03-23 08:48:26 +01:00
Griatch
f2b97bffcf Further fixes to travis build 2019-03-21 16:41:30 +01:00
Griatch
84ed80f5fa Another fix 2019-03-21 09:44:34 +01:00
Griatch
85b41dde88 Tweak conditional imports 2019-03-21 09:42:04 +01:00
Griatch
2f07f40de8 Add my.conf file do mysql test 2019-03-21 09:37:20 +01:00
Griatch
0a3a92a3b3 Test to add utf8mb4 encoding for mysql 2019-03-20 21:58:43 +01:00
Griatch
924a80a021 And another collation 2019-03-20 21:35:11 +01:00
Griatch
d12416dbbe Test yet another COLLATE for mysql 2019-03-20 21:30:51 +01:00
Griatch
5ead871d2c Further tests with travis 2019-03-20 21:12:19 +01:00
Griatch
0a51f91893 Test of another way to set mysql encoding 2019-03-20 18:54:06 +01:00
Griatch
fcd51ec8cb Another collation scheme test 2019-03-20 18:39:51 +01:00
Griatch
cf82c30653 Add pymysql to travis setup 2019-03-20 10:45:09 +01:00
Griatch
88c5e94d30 Change collation to django recommentation for mysql 2019-03-20 08:47:46 +01:00
Griatch
5bcdc7b030 Type on collate statement for travis 2019-03-20 08:36:22 +01:00
Griatch
3dbfb15bd1 Another collation test for mysql 2019-03-20 08:33:52 +01:00
Griatch
2e9ebd6668 Testing another collation option 2019-03-20 08:21:21 +01:00
Griatch
894e85cd18 Test COLLATE option for mysql in travis 2019-03-20 08:12:15 +01:00
Griatch
b52107a8ff Test with different py3 sub version 2019-03-20 01:01:27 +01:00
Griatch
a36e87af8b Run collectstatic without input requested 2019-03-20 00:46:28 +01:00
Griatch
1ab8ff76ef Fix unit test issue with server name when running from mygame settings 2019-03-20 00:41:23 +01:00
Griatch
d459a9b0da Some more fixes 2019-03-20 00:26:06 +01:00
Griatch
03b711fcfc Correctly use custom settings file 2019-03-20 00:15:11 +01:00
Griatch
e7b1d475f1 Debug output from settings file 2019-03-20 00:07:14 +01:00
Griatch
546acbed84 Correct bash structure 2019-03-20 00:01:50 +01:00
Griatch
eeea9434e4 Try different envvar reference form 2019-03-19 23:48:05 +01:00
Griatch
7cadc731b7 Split db config files since envvar does not exist across terminals 2019-03-19 23:44:12 +01:00
Griatch
a5ecb2c8b7 Further cleanup of travis build 2019-03-19 23:29:57 +01:00
Griatch
a69b40e67c More travis debugging 2019-03-19 23:00:02 +01:00
Griatch
8940157618 Fixing further typos galore 2019-03-19 22:45:40 +01:00