Add the new test suite.

This test suite has been in use for a long time now, in place of the obsolete and unmanageable testparser.py and testfuncs.py. It verifies the complete optimizer output to stdout and stderr, to ensure that the output matches the expectations.

See unit_tests/README.txt for more info.
This commit is contained in:
Sei Lisa
2019-01-04 20:26:26 +01:00
parent 7fbde0269c
commit 1867dc78e7
547 changed files with 11680 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
[ "unknown error id"
, "unknown error id"
, "no error"
, "exceeded throttle"
, "experiences are disabled"
, "invalid parameters"
, "operation not permitted"
, "script not associated with an experience"
, "not found"
, "invalid experience"
, "experience is disabled"
, "experience is suspended"
, "unknown error"
, "experience data quota exceeded"
, "key-value store is disabled"
, "key-value store communication failed"
, "key doesn't exist"
, "retry update"
, "experience content rating too high"
, "not allowed to run in current location"
, "experience permissions request timed out"
, "unknown error id"
, "unknown error id"
, "unknown error id"
, "unknown error id"
, "unknown error id"
, "unknown error id"
, "unknown error id"
, "unknown error id"
, "unknown error id"
, "unknown error id"
, "unknown error id"
, "unknown error id"
]