Commit graph

40 commits

Author SHA1 Message Date
Griatch
aa48593a40 Made all unit tests pass 2019-01-09 22:08:48 +01:00
Griatch
981119b640 Fix merge conflicts 2019-01-01 15:19:20 +01:00
Henddher Pedroza
cd9a91c377 Update test 2018-10-30 20:10:36 -05:00
Henddher Pedroza
979d24a12f Remove prototypes._RE_DBREF and add new dbref() to protfuncs 2018-10-30 19:50:40 -05:00
Henddher Pedroza
f6d62e2f69 Harden mocked _obj_search() calls with passed in when applicable 2018-10-28 20:52:19 -05:00
Henddher Pedroza
bfeebc47ba Assert protfuncs._obj_search is called ONLY when (), () and () are called.
Group tests according to protfuncs._obj_search() calls
2018-10-28 20:43:14 -05:00
Henddher Pedroza
c2ccc5d297 #1704: Update _RE_DBREF to match '(#Number)' so that it aliases to '(#Number)' 2018-10-28 09:43:01 -05:00
Henddher Pedroza
5a8858aab9 Tests for protfunc parser and _RE_DBREF 2018-10-27 18:20:54 -05:00
Henddher Pedroza
a2b79a2ff1 Demonstrate potential problem with 2018-10-27 13:16:28 -05:00
Griatch
95c3adc163 Fix ordering of prototype diff output for test 2018-10-14 10:56:44 +02:00
Griatch
58116ff900 Remove basestring mentions remnants of 2.7 2018-10-13 19:30:24 +02:00
Griatch
14eea024bb Correct tag handling in prototype; fix unittests 2018-10-07 18:45:28 +02:00
Griatch
550a25820d Fix unittests. Implement #1675. 2018-10-06 21:00:31 +02:00
Griatch
3537ae13a4 Correct issues with object-update in OLC menu. Resolves #1647. 2018-09-22 22:27:50 +02:00
Griatch
982f977429 Continuing bug fixes 2018-09-22 17:23:31 +02:00
Griatch
cbfe6d9e38 Resolve unit tests 2018-09-21 00:24:19 +02:00
Griatch
f31433c3ef Fix unit tests 2018-09-19 23:49:46 +02:00
Griatch
a29b46d091 Cleanup, bug fixes, refactoring 2018-09-19 22:51:27 +02:00
Griatch
b6675b854e Resolve unittests 2018-08-12 13:37:19 +02:00
Griatch
d4ba24934c Correct unittests 2018-07-30 20:19:46 +02:00
Griatch
02b4eb8b25 Fix attr assignmen issue in olc menu 2018-07-30 17:38:59 +02:00
Griatch
e1cc36e4d4 Complete refactoring of main nodes. Remain spawn/load/save 2018-07-28 19:58:20 +02:00
Griatch
69ae055e20 Refactor locks and permissions in olc menu 2018-07-27 18:46:30 +02:00
Griatch
e210e87490 Add tag handling in old menu 2018-07-27 13:34:20 +02:00
Griatch
50c54501f1 Refactor menu up until attrs 2018-07-26 23:41:00 +02:00
Griatch
a4b8b12e63 Fix unittests 2018-07-21 13:40:46 +02:00
Griatch
706ed47ccc Add unit tests to all menu helpers 2018-07-04 19:25:44 +02:00
Griatch
ec9813c256 Add functionality for object-update menu node, untested 2018-07-03 23:56:55 +02:00
Griatch
c004c6678b Start debugging olc menu structure 2018-07-01 00:17:43 +02:00
Griatch
194eb8e42f Unit testing/debugging olc menu 2018-06-24 16:03:48 +02:00
Griatch
9360dc71f1 Rename prototype to prototype_parent, fixing olc menu 2018-06-24 09:50:03 +02:00
Griatch
e601e03884 Unittests pass for all protfuncs 2018-06-21 22:42:50 +02:00
Griatch
ec52ca1d55 Testing obj conversion in profuncs 2018-06-19 21:44:20 +02:00
Griatch
721cdb5ae0 Many more tests, debugging of protfuncs/inlinefuncs 2018-06-17 23:42:53 +02:00
Griatch
8d7a7490a9 Start protfunc tests (unworking) 2018-06-12 20:10:20 +02:00
Griatch
d47834f28a Fix unittests; still missing protfunc tests and menus 2018-06-10 21:02:09 +02:00
Griatch
116f6e7505 Fix unittests, resolve bugs 2018-06-10 20:00:35 +02:00
Griatch
e52503b710 Add unittests, fix bugs 2018-06-10 14:27:34 +02:00
Griatch
e533ceacfe Start adding unittests for prototypes 2018-06-09 23:57:46 +02:00
Griatch
7f250cdec4 Move spawner tests into prototypes folder 2018-06-09 12:10:32 +02:00
Renamed from evennia/utils/tests/test_spawner.py (Browse further)