Split scripts/createIndex.ts into two:
- creating the index
- add it to jest (that has to succeed)
Furthermore add some documentation.
E.g. that it is used to create the index file about all the test cases locally such that other applications (such as FORCE) can use this index file together with the tooling provided in this repo to fetch test cases anywhere on the web.
Split scripts/createIndex.ts into two:
Furthermore add some documentation.
E.g. that it is used to create the index file about all the test cases locally such that other applications (such as FORCE) can use this index file together with the tooling provided in this repo to fetch test cases anywhere on the web.