summaryrefslogtreecommitdiff
path: root/cli/tests/test_tests.rs
AgeCommit message (Collapse)Author
2022-12-06fix(test): handle scenario where --trace-ops would cause an unhandled ↵David Sherret
promise rejection (#16970) Closes #16969
2022-11-26tests: move integration tests to separate modules (#16816)Bartek Iwańczuk