I am stumped on testing a POST to add a category to the database where I\'ve used Flask_WTF for validation and CSRF protection. For the CRUD operations pm my website. I\'ve
You should have different configurations for your app, depending if you are local / in production / executing unit tests. One configuration you can set is