Merged
Merged
Conversation
Closed
42 tasks
❌ 1 Tests Failed:
| Tests completed | Failed | Passed | Skipped |
|---|---|---|---|
| 6007 | 1 | 6006 | 258 |
Stack Traces | 0.001s run timetests._files.test_animation.TestAnimationWithoutRequest::test_expected_valuesself = <tests._files.test_animation.TestAnimationWithoutRequest object at 0x105e1b2b0> animation = Animation(api_kwargs={'thumb': {'file_id': 'AAMCBAADGQMAATI4i2c6TNgPam1sXo1__HIMXZdxzaY2AAJsFAAC22jRUTL7cULXKUIUAQAHbQ...FAAC22jRUTL7cULXKUIUAQAHbQADNgQ', file_size=4449, file_unique_id='AQADbBQAAtto0VFy', height=180, width=320), width=640) def test_expected_values(self, animation): > assert animation.mime_type == self.mime_type E AssertionError: assert 'image/gif' == 'video/mp4' E E - video/mp4 E + image/gif tests/_files/test_animation.py:69: AssertionError
To view more test analytics, go to the Test Analytics Dashboard
Got feedback? Let us know on Github
Bibo-Joshi
changed the title
Add New Parameters to
Bot API 8.0: Add New Parameters to create_invoice_linkcreate_invoice_link
Merged
30 tasks