| .. | |||||
| css | |||||
| images | |||||
| includes | |||||
| js | |||||
| public | |||||
| razorpay-sdk | |||||
| templates | |||||
| tests | |||||
| .editorconfig | |||||
| LICENSE | |||||
| btn-1cc-checkout.js | |||||
| checkout-block.php | |||||
| checkout_block.js | |||||
| composer.json | |||||
| composer.wp-install.json | |||||
| debug.md | |||||
| phpunit.xml | |||||
| readme.txt | |||||
| script.js | |||||
| woo-razorpay.php |
<phpunit bootstrap="tests/phpunit/bootstrap.php" backupGlobals="false"
colors="false" convertErrorsToExceptions="true"
convertNoticesToExceptions="true" convertWarningsToExceptions="true">
<testsuites>
<testsuite name="unit">
<directory prefix="test-" suffix=".php">./tests/phpunit/tests</directory>
</testsuite>
</testsuites>
</phpunit>
| .. | |||||
| css | |||||
| images | |||||
| includes | |||||
| js | |||||
| public | |||||
| razorpay-sdk | |||||
| templates | |||||
| tests | |||||
| .editorconfig | |||||
| LICENSE | |||||
| btn-1cc-checkout.js | |||||
| checkout-block.php | |||||
| checkout_block.js | |||||
| composer.json | |||||
| composer.wp-install.json | |||||
| debug.md | |||||
| phpunit.xml | |||||
| readme.txt | |||||
| script.js | |||||
| woo-razorpay.php |