Arthur-Wu committed this file on 2024-11-18
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客登录,加购多件商品,并结算
|
||||
# @Date:: 2021-05-10 16:30:23
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客登录,加购打折商品,并结算
|
||||
# @Date:: 2021-05-10 16:30:22
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客登录,加购促销白名单商品,并结算
|
||||
# @Date:: 2021-05-10 16:30:23
|
5
YiMao/debugLib/test_C008_NonVipAddWeightToTheProduct.py
Normal file
5
YiMao/debugLib/test_C008_NonVipAddWeightToTheProduct.py
Normal file
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客登录,加购重量放通商品,并结算
|
||||
# @Date:: 2021-05-10 16:30:22
|
5
YiMao/debugLib/test_C009_NonVipReturnShoppingBag.py
Normal file
5
YiMao/debugLib/test_C009_NonVipReturnShoppingBag.py
Normal file
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客登录,加购2个购物袋,退购一个购物袋,并结算
|
||||
# @Date:: 2021-05-10 16:30:22
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客登录,加购2个普通商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 16:00:00
|
5
YiMao/debugLib/test_C011_NonVipReturnOfMemberProducts.py
Normal file
5
YiMao/debugLib/test_C011_NonVipReturnOfMemberProducts.py
Normal file
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客登录,加购2个会员商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 16:27:22
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客登录,加购多件商品,退购一个商品,并结算
|
||||
# @Date:: 2021-05-10 16:30:23
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客登录,加购2个打折商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 16:30:22
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客登录,加购2个促销白名单商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 16:00:00
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客登录,加购2个重量放通商品,退购一个,并结算
|
||||
# @Date:: 2021/04/01 16:00:00
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购购物袋,并结算
|
||||
# @Date:: 2021-05-10 16:30:22
|
@ -0,0 +1,4 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购普通商品,并结算
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购会员商品,并结算
|
||||
# @Date:: 2021-05-10 16:30:23
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购多件商品,并结算
|
||||
# @Date:: 2021-05-10 16:30:23
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购打折商品,并结算
|
||||
# @Date:: 2021-05-10 16:30:23
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购促销白名单商品,并结算
|
||||
# @Date:: 2021-05-10 16:30:22
|
@ -0,0 +1,4 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购重量放通商品,并结算
|
5
YiMao/debugLib/test_C023_NonToVipReturnShoppingBag.py
Normal file
5
YiMao/debugLib/test_C023_NonToVipReturnShoppingBag.py
Normal file
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购2个购物袋,退购一个购物袋,并结算
|
||||
# @Date:: 2021-05-10 15:30:27
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购2个普通商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 15:30:27
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购2个会员商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 15:30:27
|
@ -0,0 +1,4 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购多件商品,退购一个商品,并结算
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购2个打折商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 15:30:22
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购2个促销白名单商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 16:30:22
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 游客转会员登录,加购2个重量放通商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 15:30:23
|
4
YiMao/debugLib/test_C030_VipReceiveCoupon.py
Normal file
4
YiMao/debugLib/test_C030_VipReceiveCoupon.py
Normal file
@ -0,0 +1,4 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,领取优惠券
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购普通商品,并结算
|
||||
# @Date:: 2021-05-10 15:30:22
|
@ -0,0 +1,4 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购会员商品,并结算
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购多件商品,并结算
|
||||
# @Date:: 2021-05-10 15:40:32
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购打折商品,并结算
|
||||
# @Date:: 2021-05-10 16:00:00
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购促销白名单商品,并结算
|
||||
# @Date:: 2021-05-10 16:30:22
|
5
YiMao/debugLib/test_C037_VipAddWeightToTheProduct.py
Normal file
5
YiMao/debugLib/test_C037_VipAddWeightToTheProduct.py
Normal file
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购重量放通商品,并结算
|
||||
# @Date:: 2021-05-10 15:30:22
|
5
YiMao/debugLib/test_C038_VipReturnShoppingBag.py
Normal file
5
YiMao/debugLib/test_C038_VipReturnShoppingBag.py
Normal file
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购2个购物袋,退购一个购物袋,并结算
|
||||
# @Date:: 2021-05-20 15:30:23
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购2个普通商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 15:30:22
|
5
YiMao/debugLib/test_C040_VipReturnOfMemberProducts.py
Normal file
5
YiMao/debugLib/test_C040_VipReturnOfMemberProducts.py
Normal file
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购2个会员商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 16:30:23
|
@ -0,0 +1,4 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购多件商品,退购一个商品,并结算
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购2个打折商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 15:30:22
|
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购2个促销白名单商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 16:30:23
|
5
YiMao/debugLib/test_C044_VipReturnWeightOfTheProducte.py
Normal file
5
YiMao/debugLib/test_C044_VipReturnWeightOfTheProducte.py
Normal file
@ -0,0 +1,5 @@
|
||||
# !/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Author:: Arthur Wu
|
||||
# @Description:: 会员登录,加购2个重量放通商品,退购一个,并结算
|
||||
# @Date:: 2021-05-10 16:30:22
|
Reference in New Issue
Block a user