Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KonyshevArtem/yandex-academy-task
/ types & classes
Types & classes
19 in github.com/KonyshevArtem/yandex-academy-task
⨍
Functions
200
◇
Types & classes
19
↳
Endpoints
11
↓ 4 callers
Class
DataValidator
Класс для валидации данных, приходящих в запросе. При создании экземпляра загружаются JSON схемы. :ivar: dict import_schema: JSON схема
application/data_validator.py:8
↓ 1 callers
Class
CustomMongoClient
Класс для подключения к базе данных монго и автоматической инициализации replica set.
application/custom_mongo_client.py:24
↓ 1 callers
Class
FakeInsertOneResult
tests/handlers_tests/post_import_handler_tests.py:76
↓ 1 callers
Class
MockMongoClient
Фейковый класс подключения к монго. Добавляет механизм транзакций в mongomock, обходя исключения NotImplementedError.
tests/test_utils.py:14
Class
BirthdaysGetTests
tests/birthdays_get_tests.py:8
Class
CitizenPatchTests
tests/citizen_patch_tests.py:12
Class
CitizenPatchValidatorTests
tests/citizen_patch_validator_tests.py:10
Class
CitizensGetTests
tests/citizens_get_tests.py:7
Class
ExceptionHandlerResponse
tests/decorators_tests/exception_handler_tests.py:11
Class
GetBirthdaysHandler
tests/handlers_tests/get_birthdays_handler_tests.py:7
Class
GetPercentileAgeHandlerTests
tests/handlers_tests/get_percentile_age_handler_tests.py:7
Class
ImportPostTests
tests/import_post_tests.py:11
Class
ImportValidatorTests
tests/import_validator_tests.py:11
Class
PatchCitizenHandlerTests
tests/handlers_tests/patch_citizen_handler_tests.py:12
Class
PercentileAgeGetTests
tests/percentile_age_get_tests.py:8
Class
PostImportHandlerTests
tests/handlers_tests/post_import_handler_tests.py:12
Class
ResponseCacherTests
tests/decorators_tests/response_cacher_tests.py:13
Class
SharedTests
tests/handlers_tests/shared_tests.py:9
Class
UpdateRelativesTests
tests/handlers_tests/update_relatives_tests.py:11