Vote Details for "PagamentoCerto" by izi

» Details
  • Voter: David Jean Louis 
  • Vote: +1 (not conditional)
  • Reviews: Cursory source review
» Comment
Code looks good, nice to see you already have tests.
I don't know pagamentocerto so I cannot comment a lot ;)

Just a note: your source layout is a bit weird, I think it would be better to have something like:

rootdir/
|__ Payment/
|__ |__ PagamentoCerto.php
|__ |__ PagamentoCerto/
|__ |__ |__ Exception.php
|__ |__ |__ Order.php
|__ |__ |__ etc...
|__ tests/
|__ examples/
|__ package.xml