npm test script did not recognize the generated test 'test.ts'. I had to rename it to 'index.test.ts' for it to recognize. Can it be generated as 'index.test.ts'? I think default for jest is to look for pattern '*.test.ts'.