Skip to content

andremarceloteixeira/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Task: Refactor the LanguageBatchBo! --> CALL :http://localhost/homework/src/generate_language_files.php The goals are:

  • increase the inner quality of the code and
  • (optional) increase test coverage with unit tests

#Rules:

  • Create local git repo for the project
  • Commit after every step when the system is in working condition
  • The interface of the LanguageBatchBo can't be changed (the generate_language_files.php should remain the same), but (of course) it's content can change and can split into new classes.
  • The ApiCall, and Config classes are simplified versions of the original ones, they can not be changed
  • The exceptions can be changed
  • The console output of can be changed
  • Only PHPUnit can be used for testing
  • Commenting is not necessary
  • You can clone this repo, but the homework should be sent to us through email (with the git files)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages