Closed melissachang closed 5 years ago
What do you think about adding a simple e2e test for query parameters? A barebones one might look like: 1) Click on a facet, check the url is updated as expected 2) goto a url with some query parameters. Make sure the page looks as expected.
In retrospect I probably should have added these tests when I first implemented.
Excellent idea, done. I confirmed test fails on master and works on this branch
I think #321 broke things. I thought I tested it locally, I'm not sure what happened.
Repro:
I tested this PR locally. I'm deploying now; I'll test on prod soon.