Vooral om de testcount te padden lmao
This commit is contained in:
+4
-1
@@ -155,4 +155,7 @@ class TestShitpost(unittest.TestCase):
|
||||
def test_inspire(self):
|
||||
inspo = self.cog.get_inspiration()
|
||||
self.assertIn("https://", inspo)
|
||||
self.assertIn(".jpg", inspo)
|
||||
self.assertIn(".jpg", inspo)
|
||||
|
||||
def test_giethetaloan(self):
|
||||
self.assertIn("nee", self.cog.get_giet_het_oan().lower())
|
||||
Reference in New Issue
Block a user