kadekjayak / bca-parser

Simple class to Scrap data on Klik BCA
81 stars 45 forks source link

Feature/testing #12

Closed tarikhagustia closed 1 year ago

tarikhagustia commented 2 years ago

Adding phpunit test to make sure all function work, this env need to running unittest

BCA_USERNAME=
BCA_PASSWORD=

to run unit testing just run this command

./vendor/bin/phpunit -c phpunit.xml    
kadekjayak commented 2 years ago

this is nice, i will merge it and do the cleanup later, i'll spend my time on it next week, thank you very much for your contribution ...