Commit graph

6202 commits

Author SHA1 Message Date
Griatch
7a2e05c2b5 Testing to get mysql support 2020-05-17 23:24:03 +02:00
Griatch
13e2ea19ab Annoying typo 2020-05-17 23:09:29 +02:00
Griatch
542279b1b2 Test with cobertura file name 2020-05-17 23:07:50 +02:00
Griatch
0acd12bb53 Fix indent error 2020-05-17 22:54:39 +02:00
Griatch
a6b8fe6551 Test codacy action 2020-05-17 22:50:28 +02:00
Griatch
8cfed670ea Add Codacy variant 2020-05-17 22:09:55 +02:00
Griatch
558f8ea1fa Further tests with coveralls 2020-05-17 21:51:41 +02:00
Griatch
405b947f9a Test with different coverage setup 2020-05-17 21:09:31 +02:00
Griatch
87f7005172 Add coveralls token 2020-05-17 20:44:58 +02:00
Griatch
da6bb788e3 Some refactoring 2020-05-17 20:28:49 +02:00
Griatch
88b47feb9f Move codacy into main action 2020-05-17 20:18:14 +02:00
Griatch
b2d7bcbc71 Coverage file added 2020-05-17 20:12:52 +02:00
Griatch
1545b7893a Add codacy github action 2020-05-17 20:10:21 +02:00
Griatch
3334f1419b Further testing 2020-05-17 12:05:51 +02:00
Griatch
3f29d9d9c6 Further testing 2020-05-17 11:52:09 +02:00
Griatch
ad3d396621 Fix conditionals 2020-05-17 11:29:01 +02:00
Griatch
3a736b1a30 Correct action repo name, try fail-fast False 2020-05-17 11:14:40 +02:00
Griatch
aff77b6e67 Need to add the matrix 2020-05-17 11:10:53 +02:00
Griatch
0bd2fb3bcc Test with some new variations of github action 2020-05-17 11:09:37 +02:00
Griatch
1b33cf3a06 Revert "Stop github-action experiment for now"
This reverts commit 5499ddc3a7.
2020-05-17 10:55:13 +02:00
Griatch
5499ddc3a7 Stop github-action experiment for now 2020-05-17 00:51:18 +02:00
Griatch
4e5d76fce4
Update pythonpackage.yml 2020-05-17 00:49:21 +02:00
Griatch
28e088c930
Update pythonpackage.yml 2020-05-17 00:40:07 +02:00
Griatch
513b51416f
Update pythonpackage.yml 2020-05-17 00:37:27 +02:00
Griatch
fb1b7c0b36
Another try with different mysql settings 2020-05-17 00:27:25 +02:00
Griatch
0e41a14bb5
Update pythonpackage.yml 2020-05-17 00:15:41 +02:00
Griatch
d638263bef
Try again with syntax fixes 2020-05-17 00:13:38 +02:00
Griatch
0ef9280e73
Further tweaks to githubaction setup 2020-05-17 00:08:13 +02:00
Griatch
48f02b36da
Update pythonpackage.yml 2020-05-16 23:26:16 +02:00
Griatch
b57d157169
Try postgresql service 2020-05-16 23:07:46 +02:00
Griatch
454dcdc6b6
Another test with db actions 2020-05-16 23:01:20 +02:00
Griatch
4dfd90b779
Further corrections. Typo fix 2020-05-16 22:47:59 +02:00
Griatch
0fcb7ce817
Test to use custom actions for db installs 2020-05-16 22:44:32 +02:00
Griatch
4102e46c81
Test setting up databases for github actions 2020-05-16 22:36:47 +02:00
Griatch
67b96f967d
Update pythonpackage.yml 2020-05-16 22:30:10 +02:00
Griatch
113515a429
Create pythonpackage.yml
Test with github actions.
2020-05-16 22:28:27 +02:00
Griatch
998bf2271f Fix reactor-mock for unittest 2020-05-16 17:04:55 +02:00
Griatch
aeed58b933 Merge branch 'unittests' of https://github.com/trhr/evennia into trhr-unittests 2020-05-16 15:49:32 +02:00
Griatch
3b68b8bff1
Merge pull request #2122 from trhr/docstrings
added return docstring on create_script
2020-05-16 15:45:04 +02:00
Griatch
9456b76222 Test passing sys.argv directly into execute_from_command 2020-05-16 11:01:46 +02:00
Griatch
6026174936 Add evennia-launcher support for createsuperuser 2020-05-16 10:30:01 +02:00
Griatch
4708ea537e Fix server-time-snapshot unittest patch issue 2020-05-16 09:56:29 +02:00
Griatch
138fe87685
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
25350874e6 Bug: Puzzles do not survive server reload (because their scripts aren't persisted). 2020-05-15 22:12:23 -04:00
trhr
5931e5a396 Cleanup 2020-05-09 22:25:51 -05:00
trhr
813d5f2b09 Websocket unit tests 2020-05-09 22:22:08 -05:00
Griatch
38c7aa40fe
Merge pull request #2115 from trhr/test_resources
LocalEvenniaTest - uses settings-defined typeclasses
2020-05-09 21:27:48 +02:00
trhr
ac0063caed added return docstring on create_script 2020-05-03 23:56:50 -05:00
Griatch
6c968af313
Merge pull request #2091 from davidamandoestrada/BugFix#2088
Manager.py is returning a couple of querysets instead of lists. Fix for bug #2088
2020-04-23 19:19:46 +02:00
Griatch
3f90db1b08 Server timekeeper no longer assume 60s between snapshots 2020-04-23 19:08:23 +02:00