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 |
|
Alex Root Junior
|
2d16ac125d
|
Add package build step
|
2019-11-18 00:03:58 +02:00 |
|
Alex Root Junior
|
1a2513e940
|
Change tests report filename
|
2019-11-17 23:55:36 +02:00 |
|
Alex Root Junior
|
7d1c4dcca8
|
Fix tests for base session with different timezones
|
2019-11-17 23:47:52 +02:00 |
|
Alex Root Junior
|
f166d83392
|
Update docs and pipeline
|
2019-11-17 23:40:52 +02:00 |
|
Alex Root Junior
|
3a43ffc570
|
Add tests for BaseBot
|
2019-11-17 23:37:24 +02:00 |
|
Alex Root Junior
|
a46cd6d001
|
Small refactoring of telegram api server
|
2019-11-17 22:20:29 +02:00 |
|
Alex Root Junior
|
0e35b6f55e
|
More tests for session
|
2019-11-17 01:12:39 +02:00 |
|
Alex Root Junior
|
9d41428ed6
|
Add work in progress label
|
2019-11-16 23:54:53 +02:00 |
|
Alex Root Junior
|
72b6e0dd6d
|
Change actions steps
|
2019-11-16 23:03:42 +02:00 |
|
Alex Root Junior
|
d1846731f8
|
Add GitHub actions for documentation
|
2019-11-16 22:53:42 +02:00 |
|
Alex Root Junior
|
7dc2a0ddaf
|
Update tests and small refactoring
|
2019-11-16 22:32:26 +02:00 |
|
Alex Root Junior
|
65331e1fda
|
Add autogenerated docs for types and methods
|
2019-11-16 22:32:05 +02:00 |
|
Alex Root Junior
|
a24708d589
|
Add tests for BaseSession and TelegramAPIServer
|
2019-11-16 00:52:18 +02:00 |
|
Alex Root Junior
|
c824b298c9
|
More tests (Helper and contextinstance)
|
2019-11-15 23:36:08 +02:00 |
|
jrootjunior
|
22df168042
|
Reformat Makefile
|
2019-11-15 14:21:35 +02:00 |
|
jrootjunior
|
6c02341303
|
Add docs to Makefile
|
2019-11-15 14:11:50 +02:00 |
|
jrootjunior
|
a6573656d0
|
Add tests for DataMixin
|
2019-11-15 14:09:37 +02:00 |
|
jrootjunior
|
013ee3d496
|
Add aiofiles to dependencies list.
|
2019-11-15 14:09:05 +02:00 |
|
jrootjunior
|
65815e509f
|
Clean obsolete code and change configs
|
2019-11-15 12:44:24 +02:00 |
|
jrootjunior
|
d09b72ce6e
|
Update license years
|
2019-11-15 12:18:21 +02:00 |
|
jrootjunior
|
bdae5fb026
|
Clean project
|
2019-11-15 12:17:57 +02:00 |
|
Alex Root Junior
|
a83dd3ca63
|
Fix EditMessageMedia
|
2019-11-14 22:38:00 +02:00 |
|
Alex Root Junior
|
54a77b369e
|
Context instance mixin for BaseBot
|
2019-11-14 22:20:53 +02:00 |
|
Alex Root Junior
|
49526814d9
|
Reformat descriptions (long lines)
|
2019-11-14 22:19:33 +02:00 |
|
jrootjunior
|
d7270909a3
|
Update .gitignore. Exclude mypy cache
|
2019-11-14 16:48:50 +02:00 |
|
jrootjunior
|
6c0bd76a63
|
Fix input media. And allow to edit media
|
2019-11-14 16:39:34 +02:00 |
|
jrootjunior
|
8a4b2a16dd
|
Fix typing
|
2019-11-14 15:21:22 +02:00 |
|
jrootjunior
|
b54805662f
|
Allow to customize JSON library
|
2019-11-14 15:07:57 +02:00 |
|
jrootjunior
|
a2bc73e347
|
Allow to send datetime/timedelta values
|
2019-11-14 14:56:09 +02:00 |
|
jrootjunior
|
4189c3e798
|
Regenerate code
|
2019-11-14 14:44:17 +02:00 |
|
jrootjunior
|
5d1c54aa17
|
Allow to send thumbs
|
2019-11-14 12:24:27 +02:00 |
|
jrootjunior
|
dd0ee7124b
|
Allow to send media groups
|
2019-11-14 11:58:44 +02:00 |
|
Alex Root Junior
|
5797ab6c99
|
Allow to send files
|
2019-11-14 02:05:08 +02:00 |
|
Alex Root Junior
|
9d980c4b61
|
Update methods. Add generated files configurator
|
2019-11-14 00:44:09 +02:00 |
|