Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 562 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 562 Bytes

WisataKu v1.0

Release date: 16-05-2017

Application

Account:

  • User WisataKu => username: jeje, password: jeje2017
  • Admin WisataKu => username: michael, password: itb2017

Prerequisite:

  • PHP 5.6.30
  • PHPUnit 5.7.19

Update composer: composer update

To run the unit test:

  • Go to project directory
  • Go to api directory cd api
  • Execute ./vendor/bin/phpunit ./test/AppTest.php