paxapy
|
8e7fa6b2de
|
emoji: Add add_emoji_by_admins_only realm setting.
This setting controls whether normal users can add realm emoji.
Fixes #978.
|
2016-12-27 15:46:14 -08:00 |
Igor Tokarev
|
1238d08f72
|
emoji: Add emoji author data in API.
|
2016-12-27 15:42:21 -08:00 |
Igor Tokarev
|
ffa724f8fc
|
emoji: Add author field to RealmEmoji table and track.
|
2016-12-27 15:42:04 -08:00 |
reyha
|
9f8630fed8
|
tests: Access realms by string_id.
Replaces get_realm() function by get_realm_by_string_id() function
in zerver/tests.
Fixes #2226.
|
2016-11-15 13:32:20 -08:00 |
sinwar
|
4582a98c09
|
tests: Split out ZulipTestCase and WebhookTestCase to a separate file.
Fixes #1671.
|
2016-11-10 19:29:43 -08:00 |
Steve Howell
|
5daa2b10d5
|
tests: Add coverage for RealmEmoji.__unicode__().
|
2016-09-19 14:57:53 -07:00 |
Steve Howell
|
fd6ee7117f
|
tests: Renamed AuthedTestCase to ZulipTestCase.
|
2016-08-22 19:07:44 -07:00 |
Steve Howell
|
6937f63fd5
|
Add client_get() test helper.
|
2016-07-27 20:49:33 -07:00 |
Tim Abbott
|
966375d74c
|
Annotate test_events, test_realm_emoji, test_uploads.
|
2016-06-04 11:53:20 -07:00 |
gregmccoy
|
d77e8df3fa
|
Add tests for zerver/views/realm_emoji.py.
|
2016-06-03 23:12:53 -07:00 |