summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/test/pass.ts
AgeCommit message (Collapse)Author
2022-05-11chore: fix flaky integration::test::pass test (#14571)David Sherret
2022-05-09feat(test): repeat test name if there's user output (#14495)Bartek IwaƄczuk
This commit changes test report output to repeat test name before printing result, but only if there's user output, denoted by markers.
2021-08-11chore: move test files to testdata directory (#11601)David Sherret