-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix/broken Cypress tests on master #1138
Conversation
Deploy preview for clever-edison-cd22c1 ready! Built with commit ad736c9 https://deploy-preview-1138--clever-edison-cd22c1.netlify.app |
Deploy preview for clever-edison-cd22c1 ready! Built with commit 0a64c5d https://deploy-preview-1138--clever-edison-cd22c1.netlify.app |
@pbn4 Just as a heads up |
@emilyjablonski I just fixed the test checks for where slugs have changed, sorry again for the inconvenience. :) |
@pbn4 Thanks for taking a look! This was the approach I tried first and I couldn't get the tests to pass locally, and I still cannot. I have re-seeded, is there something else I need to do locally for the tests to pass? |
* 1058/updated public listing filters (bloom-housing#1138) * feat: fixes backend to filter properly * fix: some touch ups * fix: updates per emily * fix: updates per emily * fix: fixes for tests * fix: updates per emily * fix: matching filters to mocks * fix: remove test class * fix: updates per emily * fix: reset fix * fix: fix for the tests * fix: modifying the region filter to be an OR * fix: test updates Co-authored-by: Emily Jablonski <emily.jablonski@exygy.com>
The navigation suite was broken by this PR #1124 (It's not flake, the suite is failing consistently / broken after the change - looks like changing the listing name changes the URL slug)