aboutsummaryrefslogtreecommitdiff
path: root/backend/tests/requests.txt
blob: 7e2ca5c5ce768f94fe2e1054ffb0a6fbf387e1ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
http POST :7878/user/login username=akshay password=password

http POST :7878/user/login username=akshay password=nigga

http POST :7878/user/change_password Cookie: old_password=nigga new_password=nigga

http :7878/user/change_password username=akshay password=password

http :7878/product/catalog

http :7878/product/1

http POST :7878/cart/add Cookie: product_id:=1

http :7878/cart/items Cookie:

http POST :7878/cart/remove Cookie: product_id:=1

http POST :7878/rating/add Cookie: product_id:=1 stars:=3 comment_text=Very good functional chair

http :7878/product/reviews/1