Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Timeouts when using the feature spec helpers under poltergeist #39

Open
maeve opened this issue Jun 18, 2015 · 0 comments
Open

Timeouts when using the feature spec helpers under poltergeist #39

maeve opened this issue Jun 18, 2015 · 0 comments

Comments

@maeve
Copy link
Contributor

maeve commented Jun 18, 2015

@jonnysamps reported timeouts when executing examples that use the auth feature spec helpers in conjunction with the poltergeist driver (i.e. example groups tagged with :auth and :js simultaneously). This is not a case that is currently covered by g5_authenticatable's own test suite, which uses the racktest driver for all feature specs. However, it is a scenario we should support if at all possible.

As a temporary workaround, the :auth_request helpers can be used in javascript feature specs instead. This works, but it drops us directly into warden instead of using the omniauth test mode. It does not really help client applications assert that they've configured their before filters correctly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant