1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00
verdaccio/e2e
dependabot[bot] 272b35e534
chore(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 (#3561)
* chore(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](83fd05a356...0b7f8abb15)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix test

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2023-01-13 20:38:39 +01:00
..
cli chore(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 (#3561) 2023-01-13 20:38:39 +01:00
ui chore: update versions (6-next) (#3551) 2023-01-03 00:01:34 +01:00
README.md chore: migrate to cypress for ui e2e (#3434) 2022-10-15 07:43:42 +02:00

E2E Testing

This folder is composed of two strategies:

  • E2E for CLI
  • E2E for the UI (cypress)