Commit Graph

20 Commits

Author SHA1 Message Date
Mykhailo Bilodid
56a4168a41 all bugs fixed 2023-11-21 01:23:28 +02:00
Mykhailo Bilodid
1fcda176ce
Merge pull request #19 from Shchoholiev/bug/SA-196-fix-adding-all-products
bug/SA-196-fix-adding-all-products
2023-11-21 00:57:49 +02:00
Mykhailo Bilodid
b93e9a88ba SA-196 test fixed 2023-11-21 00:56:22 +02:00
Mykhailo Bilodid
5973598063 SA-143 all tests and issues fixed 2023-11-18 01:46:59 +02:00
Mykhailo Bilodid
d7f5dc331d SA-149 all issues are fixed 2023-11-15 16:54:33 +02:00
b63d3e39c3
feature: add generatePersonalWishlistName method, Api endpoint and tests 2023-10-23 22:44:42 +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