Not implementing /peers or /activity instance methods any time soon tbh

merge-requests/2/merge
Marnanel Thurman 2020-10-30 22:53:46 +00:00
rodzic 622fc69df9
commit 8e3f23ac92
1 zmienionych plików z 0 dodań i 6 usunięć

Wyświetl plik

@ -21,12 +21,6 @@ class TestInstance(TrilbyTestCase):
]:
self.assertIn(k, content)
def test_list_peers(self):
raise NotImplementedError()
def test_list_weekly_activity(self):
raise NotImplementedError()
def test_get_emojis(self):
content = self.get(