Commit Graph

370 Commits

Author SHA1 Message Date
Andrei 1f56e92448 Update control tests 2019-10-05 02:31:45 +03:00
Andrei 96bdd4d69f Add tests run description 2019-10-05 02:24:44 +03:00
Andrei 08f8fede7b Add more control tests 2019-10-04 13:39:40 +03:00
Andrei 3cd3b28045 Update tests 2019-10-03 22:52:30 +03:00
Andrei 3f7aeb852f Set theme jekyll-theme-leap-day 2019-10-03 19:42:23 +03:00
Andrei 2115986d6a Update tests 2019-09-30 01:11:51 +03:00
Andrei ee06c98c99
Merge pull request #50 from AndreiDrang/dependabot/pip/aiohttp-3.6.1
Bump aiohttp from 3.6.0 to 3.6.1
2019-09-23 18:24:32 +03:00
dependabot-preview[bot] 06feb0743d
Bump aiohttp from 3.6.0 to 3.6.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.0...v3.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 04:02:53 +00:00
Andrei 3a2ccf4671
Update setup.py 2019-09-12 17:50:12 +03:00
Andrei 9e928dccc6 Add tests for image-captcha 2019-09-11 15:30:09 +03:00
Andrei 10722b3cac Move image save formats in separate value 2019-09-11 15:29:57 +03:00
Andrei e5f6947583 Update version 2019-09-11 14:26:55 +03:00
Andrei 1c186cbd0e
Merge pull request #49 from ziavra/master
исправление AndreiDrang/python3-anticaptcha#48
2019-09-11 14:25:49 +03:00
Vladimir Chaplits bfa29ec67e исправление AndreiDrang/python3-anticaptcha#48 2019-09-11 13:57:02 +03:00
Andrei 5705f940d0 Refactor 2019-09-11 04:09:56 +03:00
Andrei 4d2a3d13ba Add CustomResultHandler example and description 2019-09-11 04:09:38 +03:00
Andrei 5d96af20eb
Merge pull request #47 from AndreiDrang/dependabot/pip/aiohttp-3.6.0
Bump aiohttp from 3.5.4 to 3.6.0
2019-09-09 23:04:01 +03:00
dependabot-preview[bot] aacc8660cf
Bump aiohttp from 3.5.4 to 3.6.0
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.6.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.5.4...v3.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:04:48 +00:00
Andrei 61f6a825f8 Refactor 2019-09-08 21:24:06 +03:00
Andrei cba31421dd Refactor 2019-09-07 15:10:38 +03:00
Andrei b7134143d5 Refactor. Fix tests type checking. 2019-09-07 04:31:37 +03:00
Andrei ed6bc46362 Update version 2019-09-07 04:17:09 +03:00
Andrei b8007da62e Add recaptcha v3 tests in separate file 2019-09-07 04:16:03 +03:00
Andrei e70b485078 Update recaptcha3 min scores params 2019-09-07 00:28:29 +03:00
Andrei 9a6ce82e38 Clear tests 2019-09-07 00:28:00 +03:00
Andrei 4c91f6d081 Move tests to separate folder 2019-09-06 00:07:36 +03:00
Andrei 9a0337342d Update version 2019-09-06 00:06:39 +03:00
Andrei 6aa053acc8 Add CustomResultHandler to get results by task_id 2019-09-05 23:01:39 +03:00
Andrei 5b627a366a Add `captcha_handler` return type 2019-09-05 22:45:23 +03:00
Andrei 01f4ee654e Translate some errors description. Refactor. 2019-09-05 21:53:56 +03:00
Andrei 9a679d6e26 Update tests 2019-09-04 00:54:23 +03:00
Andrei e72a96dcf6 Update aio get_queue_status method 2019-09-04 00:54:10 +03:00
Andrei 83b6f3bf76 Add true test for recaptcha3 2019-08-26 02:44:10 +03:00
Andrei ec7bf5142a Update version 2019-08-25 20:25:28 +03:00
Andrei 9ff804c163 Fix recaptcha v3 interface 2019-08-25 20:24:38 +03:00
Andrei 86a9d13558 Update TravisCI config file 2019-08-21 04:47:17 +03:00
Andrei e056ed301e Refactor 2019-08-21 04:36:40 +03:00
Andrei 06b9c006c9 Update tests 2019-08-21 04:34:29 +03:00
Andrei b049c5f0ca Update version 2019-08-21 04:34:20 +03:00
Andrei be03721d3d Add IncorrectRecaptcha interface 2019-08-21 04:34:11 +03:00
Andrei d195aff19d Update readme 2019-08-20 18:09:16 +03:00
Andrei d4cd1fec45 Refactor tests 2019-08-20 17:56:52 +03:00
Andrei 2997a5c348 Add selenium example 2019-08-20 17:56:45 +03:00
Andrei 89da911847 Update version 2019-08-20 16:07:06 +03:00
Andrei ebca7d0dc6 Merge remote-tracking branch 'origin/master' 2019-08-20 16:06:53 +03:00
Andrei b69beaf908 Update tests 2019-08-20 16:02:23 +03:00
Andrei 36e7a11683 Add `get_app_stats` method to control interface 2019-08-20 16:02:16 +03:00
Andrei d37b7f8895
Merge pull request #46 from AndreiDrang/dependabot/pip/pika-1.1.0
Bump pika from 1.0.1 to 1.1.0
2019-08-07 03:08:22 +03:00
dependabot-preview[bot] f523c36a09
Bump pika from 1.0.1 to 1.1.0
Bumps [pika](https://github.com/pika/pika) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/pika/pika/releases)
- [Commits](https://github.com/pika/pika/compare/1.0.1...1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 03:35:49 +00:00
Andrei d0271dbaee Fix imports 2019-07-20 22:15:33 +03:00