aboutsummaryrefslogtreecommitdiffstats
path: root/test.py
diff options
context:
space:
mode:
authorkongr45gpen <electrovesta@gmail.com>2016-01-21 18:41:55 +0200
committerkongr45gpen <electrovesta@gmail.com>2016-01-21 18:41:55 +0200
commit8fd81d577568517c12e23512dda43a7aecd1883a (patch)
tree784690ade7786e2b394f546f0e64ecca18ddbf84 /test.py
parent230da7e0db5a31a543bbaa24a63478f5111ceba8 (diff)
downloadsupybot_github-8fd81d577568517c12e23512dda43a7aecd1883a.tar.gz
supybot_github-8fd81d577568517c12e23512dda43a7aecd1883a.tar.bz2
supybot_github-8fd81d577568517c12e23512dda43a7aecd1883a.zip
Show repo owner if the repo is a fork
Diffstat (limited to 'test.py')
-rw-r--r--test.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test.py b/test.py
index be5d8cb..7a103ea 100644
--- a/test.py
+++ b/test.py
@@ -59,8 +59,8 @@ class GithubTestCase(ExpectationPluginTestCase):
self.sendRequest('wiki-new-page')
self.describe('first message',
- it().should.contain('kongr45gpen'),
- it().should.contain('modified 1 wiki page'),
+ it().should.contain('kongr45gpen/supybot-github'),
+ it().should.contain('kongr45gpen modified 1 wiki page'),
it().should.contain('https://github.com/kongr45gpen/supybot-github/wiki/_compare/9941c1a1bb1b2db99ad9aabf10c8f946d808e634')
)

© 2014-2024 Faster IT GmbH | imprint | privacy policy