diff --git a/Test/Mftf/Test/EcpayBasicTest.xml b/Test/Mftf/Test/EcpayBasicTest.xml
new file mode 100644
index 0000000..144792e
--- /dev/null
+++ b/Test/Mftf/Test/EcpayBasicTest.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/composer.json b/composer.json
index a99d4f4..f6ae2f8 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
{
"name": "greenworld/magento2-module-general",
"type": "magento2-module",
- "version": "2.4.2410290",
+ "version": "2.4.2411050",
"license": [
"OSL-3.0",
"AFL-3.0"
@@ -29,5 +29,8 @@
"psr-4": {
"Ecpay\\General\\": ""
}
+ },
+ "require-dev": {
+ "magento/magento2-functional-testing-framework": "^4.0"
}
}
diff --git a/etc/db_schema.xml b/etc/db_schema.xml
new file mode 100644
index 0000000..3e2ded8
--- /dev/null
+++ b/etc/db_schema.xml
@@ -0,0 +1,72 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/etc/module.xml b/etc/module.xml
index d669384..ac5b6c1 100644
--- a/etc/module.xml
+++ b/etc/module.xml
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file