1.2.0
- RSpec + Capybara test suite created, with unit tests for statistics, request specs and
system specs. Also included is a FactoryBot linter for linting factories. A couple of
redundant methods have also been removed from the models. - Merged in a number of PRs fixing vulnerabilities on the frontend and backend that were
opened by Dependabot. These include y18n, http-proxy, axios and rack.