Commit graph

15 commits

Author SHA1 Message Date
deepsource-autofix[bot]
af4ceef153
Format code with black, autopep8 and isort
This commit fixes the style issues introduced in dd50a9b according to the output
from black, autopep8 and isort.

Details: 4e472085-2e87-4f61-b7a1-ed208506962f/
2020-11-08 21:49:34 +00:00
deepsource-autofix[bot]
dd50a9b13e
Remove assert statement from non-test files 2020-11-08 21:48:49 +00:00
unknown
f589a1269a sort imports 2020-11-09 00:34:51 +03:00
Alex Root Junior
a8ec717d32 Fix tests 2020-01-05 20:22:16 +02:00
Oleg A
5489e4cc18 #238 Added /start Pattern test cases 2019-11-30 00:21:38 +03:00
Oleg A
c23c7a2025 #238 Improved deep_link test cases 2019-11-30 00:19:08 +03:00
Oleg A
746eead0da #238 Fixed deep_link = None case 2019-11-29 23:46:38 +03:00
Oleg A
41191721f6 #238 Added CommandStart filter tests 2019-11-29 23:25:46 +03:00
Suren Khorenyan
277eb8b701 Refactor TextFilter and its tests 2019-08-11 23:35:59 +03:00
birdi
55c7c27925 add tests for multiple text filter 2019-07-27 13:26:57 +03:00
birdi
07ff9d77d6 Add tests for multiple Text filter 2019-07-24 11:57:17 +03:00
birdi
ab9264e2c9 Add tests which fall because empty string isn't a correct match string 2019-07-23 00:43:14 +03:00
birdi
c982fd54cc Fix contains test 2019-07-18 23:02:03 +03:00
birdi
46e5c7a3d0 Add ignore_case to equals test 2019-07-18 22:57:59 +03:00
birdi
0c9c837652 Add tests for text filter 2019-07-18 20:52:41 +03:00