zulip/docs/testing
Puneeth Chaganti 19990b06e9 vagrant: Use id -g for finding a user's group.
On OSX, the user id and group id don't match.  So while the previous
code was always wrong, it produced incorrect output there.  We can fix
this by replacing `whoami` with `id -g` for finding the current user's
group ID.
2018-11-01 10:08:08 -07:00
..
index.rst docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
linters.md Add shellcheck as a linter. 2018-10-18 15:32:26 -07:00
manual-testing.md Replace all user-facing references to "invite-only" with "private". 2018-06-12 13:37:45 -04:00
testing-with-casper.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
testing-with-django.md tests: Move zerver/fixtures to zerver/tests/fixtures for clarity. 2018-04-19 21:50:17 -07:00
testing-with-node.md node docs: Simplify and fix node docs. 2018-04-17 17:52:19 -07:00
testing.md vagrant: Use id -g for finding a user's group. 2018-11-01 10:08:08 -07:00
travis.md docs: Split 'git-guide.md`. 2017-11-23 16:04:18 -08:00