zulip/zerver/tests/frontend
Steve Howell 0a22094e24 Change operator canonicalizations.
Streams are converted to their "official" names now.
Topics are not canonicalized at all.
All other operands continue to be lowercased.

Since we don't lowercase stream/topic at the parsing stage,
we have to modify the predicate function to do the lowercasing
of stream/topic to enable case-insensitive comparisons.  This
is slightly more expensive.  The server-side predicate
functions are already case-insensitive.

(imported from commit 286f118c6c3ff9d23b37c7f958cab4c0eacd5feb)
2013-08-20 14:27:43 -04:00
..
casperjs [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
node Change operator canonicalizations. 2013-08-20 14:27:43 -04:00
tests Casper tests for message editing 2013-08-20 14:07:49 -04:00
.gitignore [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
common.js [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
run Added tools/test-js-with-casper symlink. 2013-08-09 13:04:52 -04:00