Commit graph

38 commits

Author SHA1 Message Date
Griatch
a83f21ef2f Apply black to cleanup code 2022-06-12 09:46:48 +02:00
Griatch
42ee0db1da Update logger.py to use new Twisted log api. No change in evennia-side usage 2022-02-13 22:52:11 +01:00
Griatch
a40d66847b Update unit test to pass 2022-02-12 14:55:26 +01:00
Griatch
bd3e31bf3c Run black reformatter on code 2022-02-08 13:03:52 +01:00
Griatch
5859de7054 Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00
Griatch
bbf45af2dd Refactor all test classes into evennia.utils.test_resources. Update docs. 2022-01-21 00:17:24 +01:00
Griatch
19f920b6d4 Clean up all test suites 2022-01-07 16:12:12 +01:00
Griatch
b9771e701f Fix/refactor initial_setup function. Resolve #2438. 2021-08-06 00:16:12 +02:00
Griatch
a95d801b1e Remove channelhandler 2021-05-08 16:30:17 +02:00
Griatch
ad0c0f39d0 Resolve merge errors 2021-04-24 22:47:06 +02:00
RealKinetix
21bf565e57 Unsure how the last commit had an old edit, but this should fix tests now. 2021-04-06 17:43:49 -07:00
RealKinetix
80a0a3ce70 Fixed related server test in the test suite with appropriate timing trigger. 2021-04-06 17:25:08 -07:00
Griatch
b5195a6e96 [feat] Script refactor; decouple timer component from script lifetime. Resolve #1715 2021-03-07 10:34:01 +01:00
Johnny
05c452413c Changes test IPs to non-routable values, clears from throttle at end of test and adds checks to ensure manual key eviction works. 2020-10-20 21:01:20 +00:00
Griatch
b24d4f0e1e Run black on sources; add black config 2020-07-27 21:12:06 +02:00
Griatch
a721760da6 Allow guests for multisession_mode>1. Resolves #2098. Fix unit tests 2020-06-26 16:34:35 +02:00
Griatch
dfea32ec82 Fix server-time-snapshot unittest patch issue 2020-05-16 09:56:29 +02:00
Griatch
69d85bd184 Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
Griatch
4ea6209123 Ran black on branc 2019-12-16 20:31:42 +01:00
Griatch
c2c7fa311a Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
Griatch
1172067afc Add evennia connectsions wizard functionality 2019-06-27 23:07:35 +02:00
Griatch
39dedb70bd Test init_command for mysql 2019-03-24 13:37:11 +01:00
Griatch
9e6da7a0d1 Yet another try at formatting subprocess call 2019-03-24 11:38:33 +01:00
Griatch
3121354620 Further tweak of the subprocess syntax 2019-03-24 11:30:12 +01:00
Griatch
87b048c21e Correct subprocess call syntax 2019-03-24 11:14:39 +01:00
Griatch
98df7ce2cb Embed a mysql query from test suite 2019-03-24 11:03:50 +01:00
Griatch
37151e6b89 Add model_mummy for mocking model data 2019-03-12 19:15:22 +01:00
Griatch
b3dc85a4dc Start converting latest develop unittests to py3 2019-03-04 23:20:07 +01:00
Griatch
efb1e07b5c Add more unittests for launcher 2019-02-27 00:11:38 +01:00
Griatch
419d42b30c Start expand launcher unit tests 2019-02-26 14:11:24 +01:00
Griatch
70faa3fc98 Fix to pass launcher tests 2019-02-23 21:45:38 +01:00
Griatch
36da4d3e45 Helps to actually add laucher test file 2019-02-23 21:13:37 +01:00
Griatch
912eaf6bd8 Add more amp unit tests 2019-02-23 17:06:11 +01:00
Griatch
c4fffd2b95 Start add unit tests for amp communication 2019-02-19 22:29:20 +01:00
Griatch
aba5dd5a61 Fix unittest error 2019-02-10 21:47:43 +01:00
Griatch
efb3cf3705 Further server.py unittests 2019-02-10 21:38:56 +01:00
Griatch
a0b6c0fa1a Add unittests for server.py 2019-02-10 19:01:27 +01:00
Griatch
cd5979eea0 Refactor unit test runner and one new unit test 2019-02-02 01:17:36 +01:00