Clean ups tests with topics' lazy evaluation.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 15 Mar 2015 15:08:04 +0000 (15:08 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 15 Mar 2015 15:08:04 +0000 (15:08 +0000)
commit9c7aa616ee33df54bca8c21421dc0e5ad47746df
tree364528d1294dfc593f74820b5ebb52b4579febde
parent7d557e681bba9a18e04c80e08f0d24257ab78293
Clean ups tests with topics' lazy evaluation.

It is easier to debug tests when all code is lazily evaluated, means
all topics are functions or static values, not calls to objects.
test/media-queries-test.js
test/module-test.js
test/source-map-test.js
test/text/escape-store-test.js
test/utils/chunker-test.js
test/utils/compatibility-test.js