Commit graph

5551 commits

Author SHA1 Message Date
Griatch
317736ad29 handle another special unittest case 2019-03-24 00:36:10 +01:00
Griatch
6f5559709e Resolve further unit test issue with postgres 2019-03-23 23:34:34 +01:00
Griatch
88491b0c4b Fix race condition bug in search discovered by comparing with postgres result 2019-03-23 21:33:41 +01:00
Griatch
36bbad233a Assign crumbling wall dest for sake of postgres 2019-03-23 16:46:31 +01:00
Griatch
c597591e63 Debug echo for analyzing unit test error for postgres run 2019-03-23 16:12:00 +01:00
Griatch
2ec1c12ae6 Update unit test to experiment with py3.7 support 2019-03-23 08:48:26 +01:00
Griatch
35424bc499 Optionally read connection screen from connection_screen() callable 2019-03-22 08:04:25 +01:00
Griatch
2aab9895d2 Update unit tests for better postgres support 2019-03-21 22:35:58 +01:00
Griatch
566e65a29e Update contrib tests for postgres 2019-03-21 18:32:58 +01:00
Griatch
66c943f4e9 Correct command unit tests for postgres 2019-03-21 18:07:31 +01:00
Griatch
f49c77d770 Merge branch 'develop' into develop-py3 2019-03-21 16:45:50 +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
035ff3e99e Test init_command for mysql initialization 2019-03-20 23:14:28 +01:00
Griatch
3609709915 Collate to Collation fix 2019-03-20 23:07:02 +01:00
Griatch
dee8cd2489 Adding more options to travis 2019-03-20 22:42:39 +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
3dc693df66 Change test option for mysql 2019-03-20 19:13:39 +01:00
Griatch
74b146322a Remove mysql options statement 2019-03-20 19:09:43 +01:00
Griatch
08fe601355 Remove mysql options statement 2019-03-20 19:03:21 +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
Griatch
a075968291 Further changes to mysql create statement 2019-03-19 22:30:51 +01:00
Griatch
7b93c9e832 Specify mysql dbname explicitly 2019-03-19 22:16:26 +01:00
Griatch
50296317b8 Change to different format of mysql input 2019-03-19 22:11:19 +01:00
Griatch
f856d45698 Split sql db create queries 2019-03-19 22:04:51 +01:00
Griatch
2dd47fd01d Correct typo in db creation string 2019-03-19 22:00:09 +01:00