Ryosuke839
Results
2
issues of
Ryosuke839
## Description Return value from extension-api-caller was stringified JSON but it wan unable to parse back to JSON in Nunjucks template engine. This PR changes the return value of extension-api-caller...
Currently `test_sample_row_count` can be overridden by var which works globally but not for each model or test. This PR enables `test_sample_row_count` config on tests which precedes global setting. Config would...