Commit graph

1481 commits

Author SHA1 Message Date
Alex Root Junior
562e339262 Improve typing and reformat code 2019-11-28 23:21:19 +02:00
Alex Root Junior
c674b5547b Add token validation util, fix deepcopy of sessions and make bot hashable and comparable 2019-11-28 23:12:44 +02:00
Alex Root Junior
9adc2f91bd Add base documentation of Dispatcher (not ready, not fully documented) 2019-11-27 01:27:08 +02:00
Alex Root Junior
93a330c1f2 Add logging for receiving updates 2019-11-27 01:26:24 +02:00
Alex Root Junior
334975bf21 Remove experiment 2019-11-26 21:55:08 +02:00
jrootjunior
c23ee36ece Reformat code 2019-11-26 11:41:49 +02:00
jrootjunior
55496ab9ca Partially cover dispatcher 2019-11-26 11:41:23 +02:00
jrootjunior
fa42dcdce2 Cover base filter 2019-11-26 11:25:44 +02:00
jrootjunior
cd12b54ec2 Cover BaseBot context manager 2019-11-26 11:13:48 +02:00
jrootjunior
b5ab2fd153 Full router coverage 2019-11-26 11:01:54 +02:00
Alex Root Junior
e814d1aefc Add tests for Router (Partially covered) 2019-11-26 00:36:52 +02:00
Alex Root Junior
d00b62572b aiogram is framework in AUR 2019-11-25 23:32:02 +02:00
Alex Root Junior
4b54e10b56 Update readme 2019-11-25 23:31:28 +02:00
Alex Root Junior
21c8ad4ec3 Pass kwargs to observer from Dispatcher.feed_update 2019-11-25 23:27:38 +02:00
Alex Root Junior
23dbd88487 Full coverage of observers 2019-11-25 23:21:01 +02:00
Alex Root Junior
a1e840af89 Remove unused imports 2019-11-24 22:54:37 +02:00
Alex Root Junior
8204b6af52 Partially add tests for telegram event observer 2019-11-24 22:31:53 +02:00
Alex Root Junior
55f6c29ba6 Remove awaitable checks from TestObserver 2019-11-24 01:07:43 +02:00
Alex Root Junior
fd6e78ddf7 Add tests for EventObserver 2019-11-24 01:03:47 +02:00
Alex Root Junior
caa7eeab41 Add tests for handler 2019-11-24 00:17:21 +02:00
Alex Root Junior
8e3867fbd7 Typing in dispatcher package 2019-11-24 00:16:25 +02:00
Alex Root Junior
6bbc01b08b Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2019-11-23 19:54:16 +02:00
Alex Root Junior
de115452fd Add Router 2019-11-23 19:54:04 +02:00
Alex Root Junior
0acdb24c3c No cover if TYPE_CHECKING 2019-11-23 17:03:14 +02:00
jrootjunior
90b4d2eae9 Versions in docs 2019-11-20 10:07:00 +02:00
Alex Root Junior
c9e490bcee Add Google Metrics 2019-11-20 01:46:18 +02:00
Alex Root Junior
71def6449f Make speedups extras [fast] will install uvloop 2019-11-20 01:32:15 +02:00
Alex Root Junior
a1d74a91b7 Update dependencies and add ipython 2019-11-20 01:09:54 +02:00
Alex Root Junior
19ba7a133c Fix build 2019-11-20 00:45:03 +02:00
Alex Root Junior
d5b892fbec Add overview for reports 2019-11-20 00:40:14 +02:00
Alex Root Junior
9bc1aae0f5 Test InputFile 2019-11-20 00:32:19 +02:00
Alex Root Junior
fa6732542d Add instruction how to upload files 2019-11-20 00:10:52 +02:00
Alex Root Junior
d7a35f50a9 Reformat code 2019-11-19 22:44:40 +02:00
Alex Root Junior
23abe35212 Update tests for all methods 2019-11-19 22:44:12 +02:00
jrootjunior
33c661d732 More tests 2019-11-19 18:54:02 +02:00
jrootjunior
635f08b88f Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2019-11-19 18:28:55 +02:00
Alex Root Junior
2d6a9e4ff7 Fix validation error for empty files in request 2019-11-19 00:05:45 +02:00
Alex Root Junior
5413cf4367 Reformate tests code 2019-11-19 00:05:19 +02:00
Alex Root Junior
e1b2226d03 Enable 37 auto-generated tests 2019-11-19 00:04:02 +02:00
Alex Root Junior
567584b741 Auto-generate tests for methods 2019-11-18 22:22:46 +02:00
Alex Root Junior
17edffdc62 Fix pipeline install step 2019-11-18 21:17:42 +02:00
Alex Root Junior
2b3dd6cc4a Try to use Makefile in Pipeline 2019-11-18 21:14:19 +02:00
jrootjunior
6122c7d420 Fix typo in docs/index.md 2019-11-18 18:15:15 +02:00
jrootjunior
3a0a1eb23c Update package information 2019-11-18 18:05:47 +02:00
jrootjunior
7db212593b Fix typing for mocked_bot.py 2019-11-18 17:52:35 +02:00
jrootjunior
ef956f7ec2 Add API methods testing prototype 2019-11-18 17:44:07 +02:00
jrootjunior
b4a94d8441 Update Makefile and mkdocs.yml 2019-11-18 14:57:11 +02:00
Alex Root Junior
fb210f3dd7 Add information about test builds 2019-11-18 00:36:12 +02:00
Alex Root Junior
f58adbd690 Fix pypi url 2019-11-18 00:19:56 +02:00
Alex Root Junior
49c726a5fc Rename package build dir 2019-11-18 00:11:59 +02:00