Chris Mytton
Chris Mytton
RE: `webmock`, that's used by VCR for recording HTTP requests in the tests.
I removed nokogiri in https://github.com/everypolitician/everypolitician-data/pull/25924, so I think the next thing to do is to add some groups to the `Gemfile`.
Done on `scraped_page_archive` in https://github.com/everypolitician/scraped_page_archive/pull/56.
This now exists! https://github.com/everypolitician/table_unspanner Any further issues should be reported over there.
There is a higher level meta-issue about adding a shared testing library over in https://github.com/everypolitician/everypolitician/issues/584 which should remove the need for this.
- [ ] It would also be good to check that libraries that include an `Everypolitician` constant also include an `EveryPolitician` constant
Just to note this would require adding the Wikipedia link to everypolitician's term CSV, which was discussed but it was decided that it would possibly be better to have an...
Here's the docs on adding custom error pages on Heroku - https://devcenter.heroku.com/articles/error-pages#customize-pages
Pull request that should fix this here: https://github.com/everypolitician/gender-balance/pull/366