* Change config entry state to an enum * Allow but deprecate EntryState str equality comparison * Test fixes * Rename to ConfigEntryState * Remove str comparability backcompat * Update new occurrences of strs cropped up during review
* Clean up superfluous integration setup - part 4 * Adjust tests
Co-authored-by: J. Nick Koston <nick@koston.org>