ldruschk

Results 2 issues of ldruschk

Add support for the SESSION_COOKIE_SAMESITE configuration option as documented in https://flask.palletsprojects.com/en/1.1.x/config/#SESSION_COOKIE_SAMESITE (note that this includes the .travis.yml changes from #51)

When re-running the tests with current pytest versions there were also some errors caused by deprecations within pytest, so I fixed these as well to make the build pass again