codeforamerica / classifyr

A tool for aggregating and crowd-sourcing the classification emergency call data
MIT License
0 stars 1 forks source link

Classify call types - Part 3 #55

Closed T-Dnzt closed 2 years ago

T-Dnzt commented 2 years ago

Overview

In this last part of the classification feature, we add the completion logic, fix a few issues and add all missing tests.

Type of change

Related tickets

Fixes #10

Changes

Tests added for:

Notes

There seem to be an issue with running RSpec with Selenium (for JS) in GH (they work locally). I'll be investigating it.

This has now been fixed by switching to selenium_chrome_headless. It also revealed an issue with double classification submission.