Tests: Break up FileAPI test into JSON files
The file codemodel-v2-check.py
contains thousands of lines of declarative JSON data, which should be placed in JSON files instead. Break up the declarative data into JSON files so that the Python script only contains code.