-
Notifications
You must be signed in to change notification settings - Fork 1
/
MANIFEST
48 lines (48 loc) · 1.21 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
bin/interchange6-expire-sessions
CHANGES
lib/Dancer2/Plugin/Interchange6.pm
lib/Dancer2/Plugin/Interchange6/Business/OnlinePayment.pm
lib/Dancer2/Plugin/Interchange6/Cart.pm
lib/Dancer2/Plugin/Interchange6/Cart/Product.pm
lib/Dancer2/Plugin/Interchange6/Routes.pm
lib/Dancer2/Plugin/Interchange6/Routes/Account.pm
lib/Dancer2/Plugin/Interchange6/Routes/Cart.pm
lib/Dancer2/Plugin/Interchange6/Routes/Checkout.pm
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
README
t/00-load.t
t/config.yml
t/d2pci6_bop.t
t/environment/disabled_cart_and_checkout.yml
t/environment/mysql.yml
t/environment/postgresql.yml
t/environment/sqlite.yml
t/lib/Business/OnlinePayment/MockDie.pm
t/lib/Business/OnlinePayment/MockFail.pm
t/lib/Business/OnlinePayment/MockSuccess.pm
t/lib/Business/OnlinePayment/MockPopup.pm
t/lib/Dancer2/Template/TemplateFlute.pm
t/lib/Deploy.pm
t/lib/TestApp.pm
t/lib/TestCart.pm
t/lib/Test/Cart.pm
t/lib/Test/DSL.pm
t/lib/Test/Hooks.pm
t/lib/Test/Routes.pm
t/lib/Test/Shop.pm
t/disabled_cart_and_checkout.t
t/manifest.t
t/pod-coverage.t
t/pod.t
t/test_postgresql.t
t/test_mysql.t
t/test_sqlite.t
t/views/cart.tt
t/views/category.tt
t/views/checkout.tt
t/views/listing.tt
t/views/login.tt
t/views/logout.tt
t/views/product.tt