Commit graph

224 commits

Author SHA1 Message Date
InspectorCaracal
344c2dfc3b correct $pron test 2022-11-16 14:45:06 -07:00
Griatch
a461a97576 Format code imports 2022-11-10 22:21:12 +01:00
Griatch
443aae7f20 Honor whitespace in funcparser unparsed strings. Resolve #2927 2022-11-06 16:38:35 +01:00
Griatch
c92d2a0c1e Verified and added unit test for Resolving #2760 2022-11-06 10:59:51 +01:00
Griatch
cc6206db93 Fix issue with EvTable crop. Resolve #2761 2022-11-06 10:52:24 +01:00
Griatch
9438e5856a Support direct EvColumn adds to EvTable. Resolves #2762 2022-11-06 10:23:20 +01:00
Griatch
020854f697 Fix EvTable issues. 2022-11-05 23:30:11 +01:00
Griatch
d9ec226436 Add more unit tests for Evtable; start docs for several components 2022-11-05 20:40:39 +01:00
Griatch
109e75d51c Fix some typos; skipping test awaiting later refactorings 2022-11-05 19:11:19 +01:00
Griatch
9709ecbc57 Support 'a' (absolute) justification. Let EvForm accept EvCells as mappings. Resolve #2762 2022-11-05 17:59:32 +01:00
Griatch
158b9e2e12 Add literals-mappings to EvForm for custom remaps 2022-11-05 14:13:29 +01:00
Griatch
f48db64a7c Refactor EvForm code for readability and style 2022-11-05 13:25:53 +01:00
Griatch
353e4c0aa7 Ran formatting on code 2022-10-31 20:43:27 +01:00
Griatch
a2289c46f8 Fix nesting count - with tests. Resolve #2926 2022-10-31 20:38:23 +01:00
Griatch
5c6a4200c2 Fix unittest hitting random exception 2022-10-29 18:45:08 +02:00
Griatch
b684194795 Stop escape ' in funcparser; req double quotes. Resolve #2737. 2022-10-29 18:28:30 +02:00
InspectorCaracal
d40dfefc44 add docstring to broken script module 2022-10-28 09:44:46 -06:00
InspectorCaracal
d1981bd15b Merge branch 'develop' into global-scripts-raise 2022-10-28 09:30:09 -06:00
InspectorCaracal
1ce44db283 test exceptions more precisely 2022-10-28 09:28:44 -06:00
InspectorCaracal
b06e8cefde fix edge cases, add tests 2022-10-14 11:59:42 -06:00
Griatch
0f70f51724 Fix $choice funcparser; improve safe_eval parsing of containers. Resolve #2910. 2022-10-13 23:22:05 +02:00
Griatch
4fb5268acd Fix of FuncParser nested any-output. Resolve #2908, #2902 2022-10-13 20:05:42 +02:00
Griatch
336ef18eb8 Merge branch 'develop' into fix/funcparser 2022-10-13 19:01:36 +02:00
Griatch
f1e8ff5965 Fix regression caused by fixing the search_typeclass manager method 2022-10-13 18:59:54 +02:00
Griatch
2d74c89eb8 Fix funcparser issues 2022-10-13 18:45:39 +02:00
Wendy Wang
a4eb891f69 Adding search_typeclass to search utils 2022-10-13 15:01:27 +02:00
Griatch
f4a092830e Merge pull request #2918 from audiodude/funcparser-coverage
Increase test coverage for funcparse.py, finding bugs in the process
2022-10-13 08:26:25 +02:00
Griatch
ea877bb13e Merge pull request #2929 from audiodude/funcparser-search-check
Fix access control check in $search() function
2022-10-12 20:46:20 +02:00
Travis Briggs
4eb0940b36 Fix tests 2022-10-10 15:30:43 -07:00
Travis Briggs
0775c397ea Add failing test for whitespace preservation 2022-10-10 15:06:42 -07:00
InspectorCaracal
734f0dd20e strip ands, correct test 2022-10-09 22:11:20 -06:00
InspectorCaracal
d4e11abd1d add tests 2022-10-09 21:14:16 -06:00
InspectorCaracal
77eccd3033 add test for un-startable script 2022-10-09 20:15:23 -06:00
InspectorCaracal
2e9971dc82 clean-up and test updates 2022-10-09 18:36:17 -06:00
Travis Briggs
ca68c5e805 Make it more clear that we are catching the exception raised by the $raise() function 2022-10-09 09:53:24 -07:00
Travis Briggs
18ce7bc02b Better demonstrate _MAX_NESTING 2022-10-09 09:29:48 -07:00
Travis Briggs
b4100e0987 Increase test coverage for funcparse.py, finding bugs in the process 2022-10-07 23:59:38 -07:00
selberhad
d6074c1386 change protocol-relative urls to http 2022-10-07 22:19:58 -04:00
selberhad
dfb623ce90 prevent urls with no protocol that are too short from being highlighted 2022-10-07 22:18:03 -04:00
selberhad
80878fb124 fix: improve convert_urls 2022-10-07 22:18:03 -04:00
henddher
8b590a5cf6 Use override_settings to patch settings.GLOBAL_SCRIPTS. 2022-10-03 19:53:43 -05:00
henddher
d2cb75b058 Addition of unit-tests for GlobalScriptContainer. 2022-10-02 15:41:20 -05:00
Griatch
43378b4c41 Ran black on sources 2022-09-18 23:58:32 +02:00
Griatch
6fa68745ba Correct funcparser tests 2022-09-18 01:26:04 +02:00
Griatch
725bc7c1d9 Merge branch 'develop' into contrib/evadventure 2022-07-14 00:22:26 +02:00
Griatch
2fd8afa2fa Fix nesting errors when serializing hidden dbobjs with de/serializer magic methods 2022-07-14 00:01:18 +02:00
Griatch
83395211cc Merge branch 'develop' into contrib/evadventure 2022-07-11 11:24:46 +02:00
Griatch
53a804c05f Merge pull request #2798 from avalonhope/develop
Update test_search.py - test script_search by tag
2022-07-11 10:02:28 +02:00
Avalon Hope
1bd32800ee Update test_search.py 2022-07-08 11:51:00 +01:00
Avalon Hope
7887ad487b Update test_search.py 2022-07-08 11:16:06 +01:00