1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/e2e
Ayush Sharma 9cd3ccb408 fix: login without reload (#678) (#679) (#914)
* fix: login without reload (#678) (#679)

* fix: implements code review suggestions (#914)

* refactor: adds scope to the app

* refactor: handles null value from localstorage for username

* refactor: removes text type from <Input />

* refactor: replaces isNull with isNil

* refactor: improves makeLogin method

* refactor: adds error from api constant

* fix: updates error using API_ERROR constant in tests

* refactor: updates regex for moduleMapper in jest config
2018-08-20 16:29:47 +02:00
..
config refactor: remove comments ^_^ 2018-05-05 15:55:23 +02:00
partials refactor: get rid of personal emails 2018-06-23 20:59:34 +02:00
e2e.spec.js fix: login without reload (#678) (#679) (#914) 2018-08-20 16:29:47 +02:00
pre-setup.js refactor: improve code with es6 style 2018-06-24 10:11:52 +02:00
puppeteer_environment.js refactor: relocate unit test 2018-06-23 20:57:12 +02:00
setup.js test(e2e): add test scenario to display published packages on ui 2018-02-10 16:45:29 +01:00
teardown.js test(e2e): add test scenario to display published packages on ui 2018-02-10 16:45:29 +01:00