Kirill Sizov
ce09f28512
Fix SDK tests: login once per class ( #5123 )
3 years ago
Andrey Zhavoronkov
570bc3880f
Added user_registered signal ( #5007 )
3 years ago
Kirill Sizov
dbcfb30cb2
Fix SDK tests ( #5077 )
...
* Update SDK tests to use LoginSerializerEx
3 years ago
Kirill Sizov
bcb3f9bda8
Tests for Webhook sender ( #5017 )
...
* tests/rest_api/assets: update webhooks in testdb
* tests/rest_api/test_webhook_sender: add tests for project and ping events
* tests/rest_api/test_webhook_sender: add tests for webhook intersection case
* tests/rest_api/test_webhook_sender: add tests for task update events
* tests/rest_api/test_webhook_sender: add tests for task create and job update events
* tests/rest_api/test_webhook_sender: add tests for issue events
* tests/rest_api/test_webhook_sender: add tests for membership events
* tests/rest_api/test_webhook_sender: add tests for organization event
* Fix Pylint warnings
* apps/engine: get rid of sending `create` signals in views
* apps/organizations: get rid of sending `create` signals in views
* tests/rest_api/test_webhooks: fix typo
* apps/engine: get rid of sending signals in task view
* tests/rest_api: remove debug prints
* apps/engine: fix pylint errors
* tests/rest_api/test_webhooks_sender: add tests for `redelivery` method
* tests: define tag for minio image
* apps/webhooks: remove owner_id from write serializer
* tests/rest_api/test_webhooks: fix code style
* tests/rest_api: added tests for webhook comment events
* tests/rest_api: fix typo
Co-authored-by: Anastasia Yasakova <yasakova_anastasiya@mail.ru>
* tests: fix warnings from black
Co-authored-by: Anastasia Yasakova <yasakova_anastasiya@mail.ru>
3 years ago
Maxim Zhiltsov
6654366021
Autoformat python tests ( #5021 )
3 years ago
Maxim Zhiltsov
2e15025434
Check server version in SDK ( #4935 )
3 years ago
Kirill Sizov
bae7564968
Add webhooks ( #4863 )
...
Co-authored-by: “klakhov” <kirill.lakhov@cvat.ai>
Co-authored-by: Boris <sekachev.bs@gmail.com>
Co-authored-by: kirill-sizov <kirill.sizov@intel.com>
3 years ago
Anastasia Yasakova
ddcee5b3a9
REST API tests with skeletons ( #4987 )
3 years ago
Anastasia Yasakova
ba308336c6
Fix project export with skeletons ( #5004 )
3 years ago
Andrey Zhavoronkov
e22eac7d9b
Helm tests ( #4949 )
3 years ago
Maxim Zhiltsov
68375ec23e
Add SDK docs ( #4928 )
...
- Added auth docs in API schema and SDK ApiClient/Config (fixes #1517 )
- Added SDK docs with API, SDK and CLI docs
- Added `develop` branch in the docs
- Allowed unauthorized access to `api/docs`, `api/swagger`, `api/schema` endpoints
- Added `--insecure` env var to control host checks in CLI
- Refactored `build_docs.py` (backported https://github.com/openvinotoolkit/datumaro/pull/589 )
- Extracted requirements file for site
3 years ago
Maxim Zhiltsov
53697ecac5
SDK layer 2 - cover RC1 usecases ( #4813 )
4 years ago
Kirill Sizov
b60d3b481a
fix remote image link ( #4871 )
4 years ago
Maria Khrustaleva
182c39aa8f
Hotfix missing manifest file ( #116 )
4 years ago
Maxim Zhiltsov
5f58a0f7be
Add 2nd layer of SDK ( #19 )
4 years ago