Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
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
Conversation
sarken
merged commit 9c1a575
into
otwcode:master
Sep 3, 2017
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
ariana-paris commentedSep 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.