We'll get them back eventually, but for now let's change their file name suffix so they don't run when we run npm test. I didn't notice that the require.t.js test which had been updated for the redux had stopped passing because of all the noise.
[x] Rename suffixes.
[x] Review TODOs and see if there is anything that can be tidied.
With this we can start using the travis-ci branch to resume testing on Travis CI.
We'll get them back eventually, but for now let's change their file name suffix so they don't run when we run
npm test
. I didn't notice that therequire.t.js
test which had been updated for the redux had stopped passing because of all the noise.With this we can start using the
travis-ci
branch to resume testing on Travis CI.