Commit Graph

18 Commits

Author SHA1 Message Date
stasex
fc6ce2e6a9 made an implementation to start the search and tested it 2023-10-20 23:30:09 +03:00
stasex
7b2e8d1645 added new tests for product search, namely for checking recommendations and creating a wishlist 2023-10-19 15:58:05 +03:00
stasex
f9dfb34e43 added new unit test and new model for search product name 2023-10-19 14:09:35 +03:00
424acaf451
add lost wishlist integrational tests 2023-10-16 13:29:30 +03:00
shchoholiev
5fada6c3ec Merge branch 'develop' into feature/SA-14-guest-authorization 2023-10-16 04:14:44 +00:00
shchoholiev
6b8154e474 SA-14 fixed and refactored integration tests 2023-10-16 03:23:07 +00:00
5abb142015
fix message pages 2023-10-15 16:26:00 +03:00
2096df2c34
add ability to add product to wishlist 2023-10-15 14:04:57 +03:00
b9a58a963a
add ability to view products in wishlist 2023-10-15 13:22:06 +03:00
f24365a3eb
fix unpredictable results from GetPage method 2023-10-15 12:17:00 +03:00
9c9081a44f
fix unauthorized access to wishlistsPage 2023-10-15 10:55:39 +03:00
4f67175ff7
add ability to view personal wishlists (get pages of messages starting from last messages) 2023-10-15 09:44:20 +03:00
e26177528b
add ability to delete wishlist 2023-10-14 20:05:02 +03:00
5127290365
add GetPersonalWishlist GraphQL query covered by integrational tests 2023-10-11 19:57:33 +03:00
4e04a86d6a
remove http data retrieval in WishlistsTests 2023-10-11 16:53:46 +03:00
5c30fc21e0
fix formatting, fix models, add more tests 2023-10-11 14:27:05 +03:00
60bc38ee37
add wishlist graphql mutations, data seeding and integrational tests 2023-10-08 20:24:59 +03:00
Mykhailo
ae37f4952e SA-7 project created 2023-09-22 23:02:20 +03:00