#92 Improve development environment
Merged by bcotton. Opened by nerdsville.
nerdsville/elections support/js-improve_development_setup  into  develop

Download 92.patch

Over the years of attempting to help out on this project, I have run into some issues with the local environment (especially as it relates to OIDC)

The goal of this MR is to make the development workflow (hopefully) easier by following the README while onboarding.

Changelog:

  • Updated coverage paths in .gitignore, previously .coverage was ignored, but tox seems to create coverage.xml, and .coverage
  • Ignore client_secrets.json
  • Add fedora_elections_messages to requirements
  • Improve documentation with some differences I noticed in getting things running from what was documented

Pull-Request has been merged by bcotton

Metadata