The second one should probably be test_post_answer_facebook, and right now it overrides the first definition.
When I rename it, the first definition is active again, but it fails... I can't seem to figure out why. Apparently post_question returns 200 (OK) rather than 302 (redirect) which is the expected code when a question is published.
The second one should probably be test_post_answer_facebook, and right now it overrides the first definition. When I rename it, the first definition is active again, but it fails... I can't seem to figure out why. Apparently post_question returns 200 (OK) rather than 302 (redirect) which is the expected code when a question is published.