amyxia
amyxia
> please rebase these commits into one done, ptal
- provide test API: Test(testFunc TestFunc, inputs []TestCase, options TestOptions) -> []TestResult - support sample test(only a representative subset of testcases will be tested) to save local developing time
from shupeng: - app level compliance test: end users like app owners need to track the backend output and to check if the backend data meet the constraint in app's...
## design on end-to-end testing konfig's CI pipeline can integrate Terratest to perform end to end testing. Terratest has developed a bundle of go SDK with some helper functions and...
relevant to #178
Hi @Peefy, could you please describe this requirement more detailed? I didn't get it precisely 😶🌫️ > The import statement and the following code are left blank on one line
@Peefy I‘ve added some test cases to clarify the expected formatting behaviors on the issues raised above. ptal and verify the golden files. #786 And here are some ambiguities: >...
cc @NeverRaR , @Peefy , @i-zhen Here are some cases that the formatting behavior **depends on the CST(which records the original token infos such as parenthesis, comments, whitespace and line...