0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/test
Juan Picado 5fed1955a9
refactor: rematch as web state storage for UI (#2447)
* trying rematch

refactor: rematch for store packages

migrate login to rematch

Update packages/plugins/ui-theme/src/store/store.ts

Co-authored-by: Sergio Moreno <sergiomorenoalbert@gmail.com>

hide temporary

fix test for login

migrate package download resource

fix tests

* add missing fixture

* migrate detail page support

* fix tests

* migrate search

* migrate search

* clean up tests

* remove tags

* fix lint

* add changeset

* fix: search model typings

* add type

* types

* apply suggestions

Co-authored-by: Sergio Moreno <22656541+semoal@users.noreply.github.com>
2021-09-25 17:35:03 +02:00
..
e2e-cli refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
e2e-ui refactor: rematch as web state storage for UI (#2447) 2021-09-25 17:35:03 +02:00
README.md refactor: enable e2e for UI (#2036) 2021-04-09 17:54:29 +02:00

E2E Testing

This folder is composed of two strategies:

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