Skip to content

Commit

Permalink
refactor: tests/integration/210.command.deploy.test.cjs (#5927)
Browse files Browse the repository at this point in the history
* refactor: move and rename file

* refactor: convert file to esm

- convert file from cjs to esm
- adjust file accordingly

* refactor: replace ava with vitest

- replace ava with vitest
- adjust tests accordingly
- run tests concurrently
- chore: set hook timeout as 60_000

* refactor: replace got with node-fetch

* style: apply lint rules

* refactor: move and rename file

* refactor: convert file to esm

- convert file from cjs to esm
- adjust file accordingly

* refactor: replace ava with vitest

- replace ava with vitest
- adjust tests accordingly
- run tests concurrently
- chore: set hook timeout as 60_000

* refactor: replace got with node-fetch

* style: apply lint rules

* style: format test file

* chore: format

* chore: format

---------

Co-authored-by: Lukas Holzer <[email protected]>
Co-authored-by: Sarah Etter <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Oct 24, 2023
1 parent a84d2ff commit 1e78527
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 180 deletions.
Loading

1 comment on commit 1e78527

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,668
  • Package size: 497 MB

Please sign in to comment.