Testing Pyramid app - Changing settings for function under test
Today I was fixing one of our Pyramid app's test. Due to some changes in business logic, I need to change some settings for this particular test to pass. Should be a straightforward fix. We're using pytest to run the tests and our conftest.py resembl...
Feb 16, 20233 min read127