Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task implemented #38

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

systemaworking
Copy link

All complete

- composer requirements added
- phpunit configurated
- run-tests.bat, run-tests.sh added
- unit tests added
- Services/DivisionService.php stub added
- code written
- tests passed
- Qix added to tests
- test refactored and modified
- code to DivisionService.php added
- DivisionService renamed to NumberService
- DivisionService::run renamed to NumberService::multiples
- run-tests.bat modified allow run with arguments
- tests for occurances added
- three tests for NumberService added
- new method occurrences implemented
- new method multiplesAndOccurrences implemented
- tests passed

https://github.com/divigrupa/FooBarQixExtended/blob/master/step_3.md
- Service renamed
- Tests renamed
- Tests passed
- new service InfQixFoo added
- test for methods: multiples, occurrences implemented
- methods occurrences and multiples added
- new methods sum(), resetSum() added
- tests implemented
- method sum() and resetSum() implemented
- tests passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant