Searched refs:inputState (Results 1 – 1 of 1) sorted by relevance
273 const inputState = { constant300 const staticCopy = JSON.parse(JSON.stringify(inputState));303 inputState,320 expect(inputState).toEqual(staticCopy);321 expect(JSON.stringify(inputState)).not.toMatch(/UNKNOWN/);