Skip to content

tekamolo/ddd-cart-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing shopping cart

This tests has been completed mainly using phpunit therefore there is no user interface to interact with.

As asked by the subject there is no persist has been implemented The cartRepository act as a memory unit

To load the dependencies

-Get into the project directory and: composer install

to run the tests:

php vendor/phpunit/phpunit/phpunit

TODO: improve testing and adding features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages