ubc / iPeer

Peer Evaluation System
http://ipeer.ctlt.ubc.ca
Other
17 stars 18 forks source link

Can't do integration test #643

Closed belvin92 closed 4 years ago

belvin92 commented 4 years ago

Hi guys,

Please advise as i came across this error message when trying to start the integration test in the docker container, please see attached screenshot.

I need to get the vendor/bin/phing/ test command going in order for me to run /install iPeer through localhost:8080/install

Screenshot from 2020-05-22 01-52-53

kitsook commented 4 years ago

You don't need to run integration tests / unit tests for completing the installation.

Seems like your setup is missing the app/config/database.php file.

We added a Quick Start section to the readme file. You may refer to it on how to setup a docker environment for trying out iPeer.