zulip/zerver/tests/frontend
Steve Howell 8f9d29189c Fix undefined operator in search suggestions.
There was a bug where you would type "is:private je" into the search
suggestion and see undefined:jesstess@zulip.com.  Now we use
the "pm-with" operator.  The search suggestions for people are kind
of complicated now, because there is some overlap between
get_private_suggestions and get_person_suggestions.

(imported from commit 7d330f34f4a433995420de6eb90cb41229b70272)
2014-01-21 17:07:50 -05:00
..
casperjs [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
node Fix undefined operator in search suggestions. 2014-01-21 17:07:50 -05:00
tests casper-tests: Stop looking for full name. 2014-01-15 16:05:53 -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