Skip to content

Edge-Hill-University-Web/Task_05

Repository files navigation

About

As you have downloaded this repository from Git. You will need to install of the project dependencies before you complete this task. To do this make sure in the terminal you are in the root of the Task_05 directory and run the following commands:

  • For PHP: composer install
  • For JS : npm install

Once these dependencies have been installed you will be able to serve the application and run the codeception test suites.

Warning!

Do not Modify anything in the tests directory. You are to create the minimal about of code to satisfy all of the tests.

There are a total of 20 tests:

  • [7] Acceptance Tests
  • [7] Functional Tests
  • [6] Unit Tests

Successfullly passing a test is worth 1 mark.

About

CIS2715 Portfolio Task 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages