summaryrefslogtreecommitdiff
path: root/cli/tests/integration/bundle_tests.rs
AgeCommit message (Expand)Author
2022-03-22chore: replace `.expect("...")` calls with `.unwrap()` in test code (#14081)David Sherret
2022-01-12feat(cli): add ignore directives to bundled code (#13309)juju
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-12-24fix(cli): include JSON modules in bundle (#13188)Kitson Kelly
2021-10-13chore: test for bundling export specifier with alias (#12421)David Sherret
2021-08-11chore: move test files to testdata directory (#11601)David Sherret
2021-06-27chore: split up integration_tests.rs into separate files (#11131)David Sherret