NEXUS (post-application) (repository name: nhance)
Go to file
2025-11-17 11:38:52 +05:30
app FIX_HR_CLAIMSTATUS 2025-11-17 11:38:52 +05:30
public CHANGE_STMT_UPLOAD 2025-10-14 16:41:36 +05:30
system
tests FIX_RACK_RATE 2025-05-31 10:08:47 +05:30
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
composer.json FIX_CHATBOT_BG_IMG_CHNAGE 2025-08-16 17:35:18 +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 FIX_CHATBOT_SW&URL 2025-08-02 12:41:59 +05:30
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