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

session_cookie is set but not used #16

Open
LudovicRousseau opened this issue Oct 2, 2018 · 0 comments
Open

session_cookie is set but not used #16

LudovicRousseau opened this issue Oct 2, 2018 · 0 comments

Comments

@LudovicRousseau
Copy link
Contributor

In https://github.com/empierre/domoticz_linky/blob/master/linky.py#L72 you do:

session_cookie = req.cookies.get('iPlanetDirectoryPro')

but session_cookie is never used.

I guess it should be used in the test just after to check the cookie has been received.
I don't know how you want to fix that.

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