* Get state translations from backend * Fix tests
* Fix incorrect state display being cached * Remove test for cache
* Convert tests to TypeScript * Add types for tests * Rename files to TS * Fix up test imports * Fix TSC errors * Liiiint * Add types to util method signatures * Some more types