MCPcopy Create free account

hub / github.com/Sunagatov/Iced-Latte-QA / types & classes

Types & classes71 in github.com/Sunagatov/Iced-Latte-QA

↓ 64 callersClassAuthenticateAPI
framework/endpoints/authenticate_api.py:12
↓ 64 callersClassBasePage
UI/pages/BasePage.py:16
↓ 53 callersClassReviewAPI
framework/endpoints/review_api.py:11
↓ 53 callersClassUsersAPI
framework/endpoints/users_api.py:13
↓ 29 callersClassProductPage
UI/pages/ProductPage.py:10
↓ 23 callersClassCartAPI
framework/endpoints/cart_api.py:12
↓ 19 callersClassProductAPI
framework/endpoints/product_api.py:7
↓ 10 callersClassFavoriteAPI
framework/endpoints/favorite_api.py:12
↓ 10 callersClassFavoritesPage
UI/pages/FavoritesPage.py:10
↓ 9 callersClassCartPage
UI/pages/CartPage.py:8
↓ 8 callersClassProfilePage
UI/pages/ProfilePage.py:7
↓ 7 callersClassEmail
framework/tools/class_email.py:7
↓ 6 callersClassBasePageLocators
UI/pages/locators.py:5
↓ 6 callersClassEditProfilePage
UI/pages/EditProfilePage.py:5
↓ 4 callersClassLoginPage
UI/pages/LoginPage.py:9
↓ 2 callersClassPostgresDB
framework/queries/postgres_remote_db.py:7
↓ 1 callersClassDBClient
framework/clients/db_client_ssh.py:9
↓ 1 callersClassDBClient
framework/clients/db_client.py:9
↓ 1 callersClassPostgresDB
framework/queries/postgres_db.py:7
↓ 1 callersClassProductPageLocators
UI/pages/locators.py:130
↓ 1 callersClassRegistrationPage
UI/pages/RegistrationPage.py:5
↓ 1 callersClassRegistrationSteps
framework/steps/registration_steps.py:1
ClassCartPageLocators
UI/pages/locators.py:68
ClassEditProfilePageLocators
UI/pages/locators.py:83
ClassFavoritesPageLocators
UI/pages/locators.py:101
ClassHeaderLocators
UI/pages/locators.py:110
ClassLoginPageLocators
UI/pages/locators.py:121
ClassProfilePageLocators
UI/pages/locators.py:172
ClassRegistrationPageLocators
UI/pages/locators.py:181
ClassTestAllProducts
tests/product/test_all_products.py:12
ClassTestAuthentication
tests/registration/test_registration_with_email.py:35
ClassTestAuthentication
tests/authentication/test_authentication_blank_field.py:15
ClassTestAuthentication
tests/authentication/test_authentication_invalid_credential.py:13
ClassTestAuthentication
tests/authentication/test_authentication.py:20
ClassTestAuthentication
tests/authentication/test_authentication_limit.py:13
ClassTestCart
UI/test_shopping_cart.py:14
ClassTestCart
tests/cart/test_add_item_to_cart_positive.py:15
ClassTestCart
tests/cart/test_update_item_in_cart_negative.py:14
ClassTestCart
tests/cart/test_get_shopping_cart.py:10
ClassTestCart
tests/cart/test_delete_items_from_cart.py:10
ClassTestCart
tests/cart/test_add_item_to_cart_negative.py:13
ClassTestCart
tests/cart/test_update_item_in_shopping_cart.py:12
ClassTestChangePassword
tests/user/test_change_user_password_negative.py:19
ClassTestChangePassword
tests/user/test_change_password.py:16
ClassTestConfirmationEmail
tests/registration/test_confirm_email_negative.py:19
ClassTestDeleteUser
tests/user/test_delete_user.py:12
ClassTestFavorite
tests/favorite/test_get_favorite_products_list.py:13
ClassTestFavorite
tests/favorite/test_add_product_to_favorite.py:14
ClassTestFavorite
tests/favorite/test_add_product_to_favorite_negative.py:13
ClassTestFavorite
tests/favorite/test_delete_product_from_favorite.py:9
ClassTestFavorites
UI/test_favorites.py:17
ClassTestForgotPassword
tests/authentication/test_fogot_password.py:26
ClassTestGetProductReviews
tests/review/test_get_all_product_reviews.py:19
ClassTestGetShoppingCart
tests/cart/test_get_shopping_cart_negative.py:17
ClassTestGetUser
tests/user/test_get_user.py:25
ClassTestGetUserReview
tests/review/test_user_review.py:18
ClassTestIsLikeProductReview
tests/review/test_is_like_product_review.py:17
ClassTestLogout
tests/authentication/test_logout.py:13
ClassTestLogout
tests/authentication/test_refresh_token_negative.py:16
ClassTestLogout
tests/authentication/test_refresh_token.py:15
ClassTestMainPage
UI/test_main_page.py:14
ClassTestMainPageNegative
UI/test_main_page_negative.py:15
ClassTestProduct
tests/product/test_product.py:12
ClassTestProductPage
UI/test_product_page.py:16
ClassTestRegistration
tests/registration/test_registration_negative.py:27
ClassTestResetPassword
tests/authentication/test_auth_change_password.py:32
ClassTestReviewNegative
UI/test_review_negative.py:15
ClassTestReviewRating
UI/test_review_rating.py:18
ClassTestReviewWithRating
tests/review/test_add_review.py:37
ClassTestReviewWithRating
tests/review/test_delete_review.py:16
ClassTestUpdateUser
tests/user/test_user_update.py:17