MCPcopy Create free account

hub / github.com/KonyshevArtem/yandex-academy-task / types & classes

Types & classes19 in github.com/KonyshevArtem/yandex-academy-task

↓ 4 callersClassDataValidator
Класс для валидации данных, приходящих в запросе. При создании экземпляра загружаются JSON схемы. :ivar: dict import_schema: JSON схема
application/data_validator.py:8
↓ 1 callersClassCustomMongoClient
Класс для подключения к базе данных монго и автоматической инициализации replica set.
application/custom_mongo_client.py:24
↓ 1 callersClassFakeInsertOneResult
tests/handlers_tests/post_import_handler_tests.py:76
↓ 1 callersClassMockMongoClient
Фейковый класс подключения к монго. Добавляет механизм транзакций в mongomock, обходя исключения NotImplementedError.
tests/test_utils.py:14
ClassBirthdaysGetTests
tests/birthdays_get_tests.py:8
ClassCitizenPatchTests
tests/citizen_patch_tests.py:12
ClassCitizenPatchValidatorTests
tests/citizen_patch_validator_tests.py:10
ClassCitizensGetTests
tests/citizens_get_tests.py:7
ClassExceptionHandlerResponse
tests/decorators_tests/exception_handler_tests.py:11
ClassGetBirthdaysHandler
tests/handlers_tests/get_birthdays_handler_tests.py:7
ClassGetPercentileAgeHandlerTests
tests/handlers_tests/get_percentile_age_handler_tests.py:7
ClassImportPostTests
tests/import_post_tests.py:11
ClassImportValidatorTests
tests/import_validator_tests.py:11
ClassPatchCitizenHandlerTests
tests/handlers_tests/patch_citizen_handler_tests.py:12
ClassPercentileAgeGetTests
tests/percentile_age_get_tests.py:8
ClassPostImportHandlerTests
tests/handlers_tests/post_import_handler_tests.py:12
ClassResponseCacherTests
tests/decorators_tests/response_cacher_tests.py:13
ClassSharedTests
tests/handlers_tests/shared_tests.py:9
ClassUpdateRelativesTests
tests/handlers_tests/update_relatives_tests.py:11