summaryrefslogtreecommitdiff
path: root/cli/tests/run_tests.rs
AgeCommit message (Expand)Author
2023-01-13tests: move integration tests to a single module (#17380)Bartek Iwańczuk
2023-01-07refactor(permissions): add PermissionsContainer struct for internal mutabilit...Bartek Iwańczuk
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-23fix(core): run macrotasks and next ticks after polling dynamic imports (#17173)Bartek Iwańczuk
2022-12-21fix(core): Do not print errors prop for non-AggregateError errors (#17123)Kamil Ogórek
2022-12-17chore: update to Rust 1.66.0 (#17078)linbingquan
2022-12-08feat(cli): support configuring the lock file in the config file (#16781)Roj
2022-11-26tests: move integration tests to separate modules (#16816)Bartek Iwańczuk