Commit efcc12f
authored
misc: convert
* chore: start launcher vitest conversion and conver browsers spec to vitest
* chore: convert darwin spec to vitest
* chore: convert linux spec to vitest
* chore: convert windows spec to vitest
* chore: convert detect spect to vitest
* chore: cleanup unused files
* chore: update browsers orb and replace existing google chrome install
* chore: fix detect spec to use actual implementation of cp.spawn
* chore: convert thennable promise test that was missed in detect spec
* misc: add changelog entry
* chore: remove mock comment
* remove duplicate entry@packages/launcher tests from mocha to vitest and always prefer 64-bit install paths to 32-bit (#32656)1 parent 24304a6 commit efcc12f
File tree
25 files changed
+2036
-1692
lines changed- .circleci/src/pipeline
- cli
- guides
- packages/launcher
- __snapshots__
- lib
- darwin
- windows
- test
- unit
- __snapshots__
25 files changed
+2036
-1692
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
| 566 | + | |
566 | 567 | | |
567 | 568 | | |
568 | 569 | | |
| |||
1786 | 1787 | | |
1787 | 1788 | | |
1788 | 1789 | | |
1789 | | - | |
| 1790 | + | |
1790 | 1791 | | |
1791 | 1792 | | |
1792 | 1793 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
2 | 10 | | |
3 | 11 | | |
4 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments