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

Already on GitHub? Sign in to your account

AO3-5142 Add test to check that API works with forgery protection on #3028

Merged
merged 1 commit into from Sep 3, 2017

Conversation

Projects
None yet
2 participants
Contributor

ariana-paris commented Sep 3, 2017

Issue

https://otwarchive.atlassian.net/browse/AO3-5142

Purpose

Adds a test which temporarily turns on the forgery protection and verifies that the API still responds correctly (since AO3-5142 caused the API to return a 422 that resulted in a 404 on the remote site)

Testing

This is just one automated test.

@sarken sarken merged commit 9c1a575 into otwcode:master Sep 3, 2017

4 checks passed

Scrutinizer No new issues
Details
codeclimate All good!
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
hound No violations found. Woof!

@ariana-paris ariana-paris deleted the ariana-paris:AO3-5142-Add-test-for-authenticity-token branch Sep 26, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment