rosen-group / ngx-onboarding

Onboarding module for Angular applications
Other
52 stars 13 forks source link

Broken E2E test #41

Closed SDohle closed 5 years ago

SDohle commented 5 years ago

Sample App E2E Test is broken:

1) workspace-project App should show onboarding overlay initially and hide it if "Turn Off" button is clicked

(...)
          at AppPage.waitAndCountOnboardingHeader (/home/steffen/git/github/ngx-onboarding/e2e/src/app.po.ts:25:17)
          at UserContext.<anonymous> (/home/steffen/git/github/ngx-onboarding/e2e/src/app.e2e-spec.ts:23:21)
(...)
SDohle commented 5 years ago

Onboarding isn't active at startup with cleared local storge

miller45 commented 5 years ago

The "problem" is that the onboarding was automatically active in the past