NEXUS (post-application) (repository name: nhance)
Go to file
2025-12-31 18:11:52 +05:30
app FIX_ISSUE_MOBILE_NUMBER 2025-12-31 18:11:52 +05:30
public FIX_merged code 2025-12-11 19:18:23 +05:30
system
tests
writable CHANGE_E_CARD_IMG 2025-10-24 17:53:36 +05:30
.cpanel.yml
.env.sample
.gitignore CHANGE_GIT_IGNORE 2025-09-06 10:12:17 +05:30
.htaccess
bitbucket-pipelines.yml
ca.pem FEAT_DB_SSL_ENABLED 2025-12-08 13:08:20 +05:30
composer.json FEAT_ECARD_S3MIG 2025-12-24 18:41:31 +05:30
icon-192x192.png
icon-512x512.png
LICENSE
manifest.json
nhance-app-google-drive.json
package.json
Papirus-Team-Papirus-Apps-Fusion-icon.512.png
phpunit.xml.dist
preload.php
README.md
service-worker.js
spark

CodeIgniter 4 Framework

Unit Testing

From command propmt run the following cmds

php vendor/bin/phpunit tests\unit\GridType11PremiumCalculationTest.php

Run speeific method

php vendor/bin/phpunit tests\unit\PremiumCalculationTest.php --filter testPremiumCalculationWithPrimaryRackRateAndAdditionalRackRate

Test Comments