Go to file
Steve Howell 2442edee9e Add the "static" directory to NODE_PATH for unit tests.
I added our "static" directory to NODE_PATH for our JS unit tests.
This eliminates most of the verbosity in our require statements, but
it still requires us to explicitly call out "js" or "third"
subdirectories, which should make it a bit easier for folks reading
the tests to distinguish modules from js, third, or node itself.

(imported from commit b77a5283135d388d46f4b7e511acc59986f1a8ba)
2013-08-01 17:58:25 -04:00
api Add API endpoint to render some message content without sending a message. 2013-08-01 14:01:58 -04:00
assets Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
bots Escape @ when mirroring content back to Zephyr. 2013-08-01 14:01:58 -04:00
certs Switch api.zulip.com to signed PositiveSSL / Comodo certificate. 2013-07-15 16:49:54 -04:00
confirmation Add metrics variables to the template context via a context processor 2013-06-18 17:07:36 -04:00
humbug Add API endpoint to render some message content without sending a message. 2013-08-01 14:01:58 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers Warn users when sshing in to lb0.zulip.net 2013-07-31 10:50:19 -04:00
static Remove unused Droid Sans CSS link from header 2013-08-01 15:46:59 -04:00
templates Remove unused Droid Sans CSS link from header 2013-08-01 15:46:59 -04:00
tools Add the "static" directory to NODE_PATH for unit tests. 2013-08-01 17:58:25 -04:00
zephyr Add the "static" directory to NODE_PATH for unit tests. 2013-08-01 17:58:25 -04:00
.gitignore Add new errors/ folder to .gitignore 2013-07-29 16:13:57 -04:00
manage.py Make manage.py spit out tracebacks, without a patched django 2013-05-28 19:05:06 -04:00