Add phpUnit testing and update test file.
Test file does not run any tests automatically but they need to be triggered with the _GET parameters. A full phpunit test has been added for the full functionality
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9",
|
||||
"gullevek/dotenv": "dev-master"
|
||||
"gullevek/dotenv": "dev-master",
|
||||
"dg/bypass-finals": "dev-master"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user