Tests are run through your browser because LocalStorage needs to exist in the environment.
Test 0: LocalStorage, are you there?
Test 1: Save and load entire Redux state tree:
Test 2: Save and load part of Redux state tree:
Test 3: Save and load entire Redux state tree under a specified namespace:
Test 4: Save and load part of Redux state tree under a specified namespace:
Test 5: Save and load entire Redux state tree under a specified namespace with a specific namespaceSeparator:
Test 6: Save and load part of Redux state tree under a specified namespace with a specific namespaceSeparator:
Test 7: Clear Redux state tree data saved with the default namespace:
Test 8: Clear Redux state tree data saved with a specific namespace:
Test 9: Save Redux state with debouncing:
Test 10: Save and load specific properties of a part of Redux state tree under a specified namespace:
Test 11: Save and load entire Redux state tree except the states we ignore: