summaryrefslogtreecommitdiff
path: root/addons/point_of_sale/static/tests
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-08-19 10:36:49 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-08-19 10:36:49 +0700
commit14ce21d220d21a6d9e5f7286a128d9838a768e0a (patch)
treead7fc2cfb3cc6ceffbc476e83653906220becc84 /addons/point_of_sale/static/tests
parent4d41e5f767820976b127ab50eee6389a821e50be (diff)
initial commit release
Diffstat (limited to 'addons/point_of_sale/static/tests')
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/Chrome.tour.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/OrderManagementScreen.tour.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/PaymentScreen.tour.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/ProductConfigurator.tour.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/ProductScreen.tour.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/ReceiptScreen.tour.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/TicketScreen.tour.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/ChromeTourMethods.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/ClientListScreenTourMethods.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/CompositeTourMethods.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/ErrorPopupTourMethods.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/NumberPopupTourMethods.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/OrderManagementScreenTourMethods.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/PaymentScreenTourMethods.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/ProductConfiguratorTourMethods.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/ProductScreenTourMethods.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/ReceiptScreenTourMethods.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/SelectionPopupTourMethods.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/TicketScreenTourMethods.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/helpers/utils.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/tours/point_of_sale.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/unit/helpers/test_env.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/unit/helpers/test_main.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/unit/test_ChromeWidgets.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/unit/test_ComponentRegistry.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/unit/test_NumberBuffer.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/unit/test_PaymentScreen.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/unit/test_ProductScreen.js0
-rwxr-xr-x[-rw-r--r--]addons/point_of_sale/static/tests/unit/test_popups.js0
29 files changed, 0 insertions, 0 deletions
diff --git a/addons/point_of_sale/static/tests/tours/Chrome.tour.js b/addons/point_of_sale/static/tests/tours/Chrome.tour.js
index a1c992de..a1c992de 100644..100755
--- a/addons/point_of_sale/static/tests/tours/Chrome.tour.js
+++ b/addons/point_of_sale/static/tests/tours/Chrome.tour.js
diff --git a/addons/point_of_sale/static/tests/tours/OrderManagementScreen.tour.js b/addons/point_of_sale/static/tests/tours/OrderManagementScreen.tour.js
index cfd6483a..cfd6483a 100644..100755
--- a/addons/point_of_sale/static/tests/tours/OrderManagementScreen.tour.js
+++ b/addons/point_of_sale/static/tests/tours/OrderManagementScreen.tour.js
diff --git a/addons/point_of_sale/static/tests/tours/PaymentScreen.tour.js b/addons/point_of_sale/static/tests/tours/PaymentScreen.tour.js
index 296fbd55..296fbd55 100644..100755
--- a/addons/point_of_sale/static/tests/tours/PaymentScreen.tour.js
+++ b/addons/point_of_sale/static/tests/tours/PaymentScreen.tour.js
diff --git a/addons/point_of_sale/static/tests/tours/ProductConfigurator.tour.js b/addons/point_of_sale/static/tests/tours/ProductConfigurator.tour.js
index d3acf388..d3acf388 100644..100755
--- a/addons/point_of_sale/static/tests/tours/ProductConfigurator.tour.js
+++ b/addons/point_of_sale/static/tests/tours/ProductConfigurator.tour.js
diff --git a/addons/point_of_sale/static/tests/tours/ProductScreen.tour.js b/addons/point_of_sale/static/tests/tours/ProductScreen.tour.js
index 9d3dcc3f..9d3dcc3f 100644..100755
--- a/addons/point_of_sale/static/tests/tours/ProductScreen.tour.js
+++ b/addons/point_of_sale/static/tests/tours/ProductScreen.tour.js
diff --git a/addons/point_of_sale/static/tests/tours/ReceiptScreen.tour.js b/addons/point_of_sale/static/tests/tours/ReceiptScreen.tour.js
index 2e330a9a..2e330a9a 100644..100755
--- a/addons/point_of_sale/static/tests/tours/ReceiptScreen.tour.js
+++ b/addons/point_of_sale/static/tests/tours/ReceiptScreen.tour.js
diff --git a/addons/point_of_sale/static/tests/tours/TicketScreen.tour.js b/addons/point_of_sale/static/tests/tours/TicketScreen.tour.js
index a26c0b36..a26c0b36 100644..100755
--- a/addons/point_of_sale/static/tests/tours/TicketScreen.tour.js
+++ b/addons/point_of_sale/static/tests/tours/TicketScreen.tour.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/ChromeTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/ChromeTourMethods.js
index 30609a9f..30609a9f 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/ChromeTourMethods.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/ChromeTourMethods.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/ClientListScreenTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/ClientListScreenTourMethods.js
index d6be643e..d6be643e 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/ClientListScreenTourMethods.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/ClientListScreenTourMethods.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/CompositeTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/CompositeTourMethods.js
index c361a532..c361a532 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/CompositeTourMethods.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/CompositeTourMethods.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/ErrorPopupTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/ErrorPopupTourMethods.js
index 3d8c07cf..3d8c07cf 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/ErrorPopupTourMethods.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/ErrorPopupTourMethods.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/NumberPopupTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/NumberPopupTourMethods.js
index c12d0d02..c12d0d02 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/NumberPopupTourMethods.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/NumberPopupTourMethods.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/OrderManagementScreenTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/OrderManagementScreenTourMethods.js
index 26e48589..26e48589 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/OrderManagementScreenTourMethods.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/OrderManagementScreenTourMethods.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/PaymentScreenTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/PaymentScreenTourMethods.js
index 93a5cef6..93a5cef6 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/PaymentScreenTourMethods.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/PaymentScreenTourMethods.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/ProductConfiguratorTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/ProductConfiguratorTourMethods.js
index 5d10f9fd..5d10f9fd 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/ProductConfiguratorTourMethods.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/ProductConfiguratorTourMethods.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/ProductScreenTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/ProductScreenTourMethods.js
index 69aab18b..69aab18b 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/ProductScreenTourMethods.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/ProductScreenTourMethods.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/ReceiptScreenTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/ReceiptScreenTourMethods.js
index 49c26703..49c26703 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/ReceiptScreenTourMethods.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/ReceiptScreenTourMethods.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/SelectionPopupTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/SelectionPopupTourMethods.js
index bbe4fc2d..bbe4fc2d 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/SelectionPopupTourMethods.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/SelectionPopupTourMethods.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/TicketScreenTourMethods.js b/addons/point_of_sale/static/tests/tours/helpers/TicketScreenTourMethods.js
index fe8f8127..fe8f8127 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/TicketScreenTourMethods.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/TicketScreenTourMethods.js
diff --git a/addons/point_of_sale/static/tests/tours/helpers/utils.js b/addons/point_of_sale/static/tests/tours/helpers/utils.js
index e8fcc591..e8fcc591 100644..100755
--- a/addons/point_of_sale/static/tests/tours/helpers/utils.js
+++ b/addons/point_of_sale/static/tests/tours/helpers/utils.js
diff --git a/addons/point_of_sale/static/tests/tours/point_of_sale.js b/addons/point_of_sale/static/tests/tours/point_of_sale.js
index 25f88d3a..25f88d3a 100644..100755
--- a/addons/point_of_sale/static/tests/tours/point_of_sale.js
+++ b/addons/point_of_sale/static/tests/tours/point_of_sale.js
diff --git a/addons/point_of_sale/static/tests/unit/helpers/test_env.js b/addons/point_of_sale/static/tests/unit/helpers/test_env.js
index c4b0b3ec..c4b0b3ec 100644..100755
--- a/addons/point_of_sale/static/tests/unit/helpers/test_env.js
+++ b/addons/point_of_sale/static/tests/unit/helpers/test_env.js
diff --git a/addons/point_of_sale/static/tests/unit/helpers/test_main.js b/addons/point_of_sale/static/tests/unit/helpers/test_main.js
index f42e01cb..f42e01cb 100644..100755
--- a/addons/point_of_sale/static/tests/unit/helpers/test_main.js
+++ b/addons/point_of_sale/static/tests/unit/helpers/test_main.js
diff --git a/addons/point_of_sale/static/tests/unit/test_ChromeWidgets.js b/addons/point_of_sale/static/tests/unit/test_ChromeWidgets.js
index a0df97fd..a0df97fd 100644..100755
--- a/addons/point_of_sale/static/tests/unit/test_ChromeWidgets.js
+++ b/addons/point_of_sale/static/tests/unit/test_ChromeWidgets.js
diff --git a/addons/point_of_sale/static/tests/unit/test_ComponentRegistry.js b/addons/point_of_sale/static/tests/unit/test_ComponentRegistry.js
index 4b2217cb..4b2217cb 100644..100755
--- a/addons/point_of_sale/static/tests/unit/test_ComponentRegistry.js
+++ b/addons/point_of_sale/static/tests/unit/test_ComponentRegistry.js
diff --git a/addons/point_of_sale/static/tests/unit/test_NumberBuffer.js b/addons/point_of_sale/static/tests/unit/test_NumberBuffer.js
index 1e9da1e6..1e9da1e6 100644..100755
--- a/addons/point_of_sale/static/tests/unit/test_NumberBuffer.js
+++ b/addons/point_of_sale/static/tests/unit/test_NumberBuffer.js
diff --git a/addons/point_of_sale/static/tests/unit/test_PaymentScreen.js b/addons/point_of_sale/static/tests/unit/test_PaymentScreen.js
index 48d3b55d..48d3b55d 100644..100755
--- a/addons/point_of_sale/static/tests/unit/test_PaymentScreen.js
+++ b/addons/point_of_sale/static/tests/unit/test_PaymentScreen.js
diff --git a/addons/point_of_sale/static/tests/unit/test_ProductScreen.js b/addons/point_of_sale/static/tests/unit/test_ProductScreen.js
index bdd9b732..bdd9b732 100644..100755
--- a/addons/point_of_sale/static/tests/unit/test_ProductScreen.js
+++ b/addons/point_of_sale/static/tests/unit/test_ProductScreen.js
diff --git a/addons/point_of_sale/static/tests/unit/test_popups.js b/addons/point_of_sale/static/tests/unit/test_popups.js
index 205d1b24..205d1b24 100644..100755
--- a/addons/point_of_sale/static/tests/unit/test_popups.js
+++ b/addons/point_of_sale/static/tests/unit/test_popups.js