Commit graph

6205 commits

Author SHA1 Message Date
Griatch
73ff92f898 More github-action test with dbs 2020-05-17 23:48:04 +02:00
Griatch
c7c2969388 Alternative mysql action setup 2020-05-17 23:38:39 +02:00
Griatch
4689af914f Try in-built ubuntu mysql instead of action 2020-05-17 23:30:21 +02:00
Griatch
3dc43a360b Testing to get mysql support 2020-05-17 23:24:03 +02:00
Griatch
44c5dd13d5 Annoying typo 2020-05-17 23:09:29 +02:00
Griatch
85438f3ebb Test with cobertura file name 2020-05-17 23:07:50 +02:00
Griatch
e448e0007a Fix indent error 2020-05-17 22:54:39 +02:00
Griatch
a757dd95dc Test codacy action 2020-05-17 22:50:28 +02:00
Griatch
83b926f3fd Add Codacy variant 2020-05-17 22:09:55 +02:00
Griatch
01eef3041f Further tests with coveralls 2020-05-17 21:51:41 +02:00
Griatch
9c3d7457c3 Test with different coverage setup 2020-05-17 21:09:31 +02:00
Griatch
2381f55ce2 Add coveralls token 2020-05-17 20:44:58 +02:00
Griatch
82ee3c6899 Some refactoring 2020-05-17 20:28:49 +02:00
Griatch
f84b86f27a Move codacy into main action 2020-05-17 20:18:14 +02:00
Griatch
3d3b04c758 Coverage file added 2020-05-17 20:12:52 +02:00
Griatch
6588e28d6f Add codacy github action 2020-05-17 20:10:21 +02:00
Griatch
3e92d62b78 Further testing 2020-05-17 12:05:51 +02:00
Griatch
ffafda283b Further testing 2020-05-17 11:52:09 +02:00
Griatch
0cf26f27fa Fix conditionals 2020-05-17 11:29:01 +02:00
Griatch
83f7178e18 Correct action repo name, try fail-fast False 2020-05-17 11:14:40 +02:00
Griatch
d99ee42210 Need to add the matrix 2020-05-17 11:10:53 +02:00
Griatch
6e212e04e8 Test with some new variations of github action 2020-05-17 11:09:37 +02:00
Griatch
7efe1082bc Revert "Stop github-action experiment for now"
This reverts commit c13f53397e.
2020-05-17 10:55:13 +02:00
Griatch
c13f53397e Stop github-action experiment for now 2020-05-17 00:51:18 +02:00
Griatch
2faa71b093 Update pythonpackage.yml 2020-05-17 00:49:21 +02:00
Griatch
015e3e52c3 Update pythonpackage.yml 2020-05-17 00:40:07 +02:00
Griatch
a00531e138 Update pythonpackage.yml 2020-05-17 00:37:27 +02:00
Griatch
a30432f6b5 Another try with different mysql settings 2020-05-17 00:27:25 +02:00
Griatch
771556890e Update pythonpackage.yml 2020-05-17 00:15:41 +02:00
Griatch
60d36d309b Try again with syntax fixes 2020-05-17 00:13:38 +02:00
Griatch
9c85ba2ffb Further tweaks to githubaction setup 2020-05-17 00:08:13 +02:00
Griatch
10dae4cefa Update pythonpackage.yml 2020-05-16 23:26:16 +02:00
Griatch
d84c06b0b1 Try postgresql service 2020-05-16 23:07:46 +02:00
Griatch
f8ce8f5476 Another test with db actions 2020-05-16 23:01:20 +02:00
Griatch
1da71593e6 Further corrections. Typo fix 2020-05-16 22:47:59 +02:00
Griatch
3f96246cd5 Test to use custom actions for db installs 2020-05-16 22:44:32 +02:00
Griatch
24b103b7e0 Test setting up databases for github actions 2020-05-16 22:36:47 +02:00
Griatch
2616bd5ab5 Update pythonpackage.yml 2020-05-16 22:30:10 +02:00
Griatch
93e9cd0a17 Create pythonpackage.yml
Test with github actions.
2020-05-16 22:28:27 +02:00
Griatch
8ba59665b2 Fix reactor-mock for unittest 2020-05-16 17:04:55 +02:00
Griatch
d43343a9d1 Merge branch 'unittests' of https://github.com/trhr/evennia into trhr-unittests 2020-05-16 15:49:32 +02:00
Griatch
68d0a09d42 Merge pull request #2122 from trhr/docstrings
added return docstring on create_script
2020-05-16 15:45:04 +02:00
Griatch
4fb25e7ee7 Test passing sys.argv directly into execute_from_command 2020-05-16 11:01:46 +02:00
Griatch
f989f3514b Add evennia-launcher support for createsuperuser 2020-05-16 10:30:01 +02:00
Griatch
dfea32ec82 Fix server-time-snapshot unittest patch issue 2020-05-16 09:56:29 +02:00
Griatch
dff5d9e5df Merge pull request #2137 from Henddher/bug_puzzles_arent_persisted
Bug: Puzzles do not survive server reload (because their scripts aren't persisted)
2020-05-16 09:38:44 +02:00
Henddher Pedroza
60ca9f19cf Bug: Puzzles do not survive server reload (because their scripts aren't persisted). 2020-05-15 22:12:23 -04:00
trhr
064a690f46 Cleanup 2020-05-09 22:25:51 -05:00
trhr
0ea77b959b Websocket unit tests 2020-05-09 22:22:08 -05:00
Griatch
c6b4e3993d Merge pull request #2115 from trhr/test_resources
LocalEvenniaTest - uses settings-defined typeclasses
2020-05-09 21:27:48 +02:00