Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tests to also run when refresh is not enabled #96

Open
pulkitsinghal opened this issue Apr 23, 2017 · 1 comment
Open

Fix tests to also run when refresh is not enabled #96

pulkitsinghal opened this issue Apr 23, 2017 · 1 comment

Comments

@pulkitsinghal
Copy link

02.basic-querying.test.js tests should run with the usecase where refresh is not enabled.

That is not what happens right now! Because the new default is to have refresh enabled by default in esConnector, until and unless we specify settings.refreshOn=[];

So we need to restructure the tests so that 02.basic-querying.test.js will work with a situation where where refresh isn't enabled for anything at all.

@pulkitsinghal
Copy link
Author

FYI see above
cc @aquid @wolfgang-s

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

No branches or pull requests

1 participant