zulip/zerver/tests/frontend
Steve Howell aa90e265c2 Handle negated terms in operands/has_operand/has_operator.
For the Filter helper functions above, we generally want to
ignore negated search terms, since their existence should
really only impact filter predicates and nothing else on the
JS side.  The exception is search, where even the existence
of a negated search needs to be noted to know that we can't
apply a filter locally.

(imported from commit 8bbb410a85fefed549d359e4c779a134ad830c11)
2014-02-13 14:14:25 -05:00
..
casperjs [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
node Handle negated terms in operands/has_operand/has_operator. 2014-02-13 14:14:25 -05:00
tests Use pushState where supported to change the URL hash 2014-02-12 15:19:10 -05:00
.gitignore [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
common.js Fixed expected_messages in casper tests 2014-01-07 12:32:52 -05:00
run Use os.path directly rather than sometimes importing it separately. 2013-10-28 15:44:13 -04:00