Commit Graph

400 Commits

Author SHA1 Message Date
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
Andrei c1fbde354b Add Recaptcha V3 examples 2019-07-20 22:11:31 +03:00
Andrei ca873a3c1c Add codecov badge 2019-07-16 22:32:56 +03:00
Andrei ee1f9f5176 Add codecov.yml 2019-07-16 22:27:44 +03:00
Andrei abb05f410a Add `python3_anticaptcha` to travis 2019-07-16 22:17:54 +03:00
Andrei 6cf647e661 Add `requests` to travis 2019-07-16 22:15:37 +03:00
Andrei d2dc5f5575 Add `pytest-cov` to travis 2019-07-16 22:13:28 +03:00
Andrei abe96800b5 Fix travis 2019-07-16 22:11:52 +03:00
Andrei 62f7d6633a Refactor 2019-07-16 21:48:28 +03:00
Andrei 4df0f026b4 Add tests for new method; Update old tests; 2019-07-16 21:46:08 +03:00
Andrei 8443706c83 Add new method - `ReCaptchaV3TaskProxyless`; Update version; 2019-07-16 21:45:49 +03:00
Andrei ca14f0405b Add to test env variable for recaptcha_key, for positive tests 2019-06-24 18:17:41 +03:00
Andrei 3cd8a1c581 Update version and add `getAppStats` method 2019-06-24 17:16:20 +03:00
Andrei 65be8a6fe5 Add more tests.
Add test to check default modules&methods params
2019-05-20 23:23:39 +03:00
Andrei 2b1d347ff8 Add CustomCaptcha tests. Refactor. 2019-05-20 23:03:19 +03:00
Andrei 3ac9bb48af Update version. Fix CustomCaptcha. Refactor 2019-05-20 22:47:16 +03:00
Andrei a867ef0fa2
Update callback_examples.py 2019-05-20 22:43:33 +03:00
Andrei 67cfcb7313
Update CallbackClient.py 2019-05-20 22:43:11 +03:00
Andrei cf2e0f3b1d
Update CustomCaptchaTask.py 2019-05-20 22:41:37 +03:00
Andrei d900f48f0b
Update NoCaptchaTaskProxyless.py 2019-05-20 22:39:37 +03:00
Andrei eb10cd160f
Merge pull request #44 from AndreiDrang/dependabot/pip/requests-2.22.0
Bump requests from 2.21.0 to 2.22.0
2019-05-20 12:17:19 +03:00