Axel Venet

Results 6 comments of Axel Venet

Okay, so the job here is to handle this case in a better way !

I think I didn't explain it well ! This was exactly the behavior that I tried to describe. I try to explain the problem more precisely : - A green...

Screen of a new appearance of the bug : ![image](https://cloud.githubusercontent.com/assets/6918102/20395788/5fac1c72-ace4-11e6-92c1-f0349b868834.png)

I think this log is related to the issue : ``` [11-Nov-2016 06:15:04 Europe/Zurich] PHP Notice: Undefined variable: commander in /var/www/html/s12/system/action/std/athena/transaction/propose.php on line 124 [11-Nov-2016 06:15:04 Europe/Zurich] PHP Notice: Trying...

These logs are certainly related to the issue : ``` [11-Nov-2016 03:05:01 Europe/Zurich] PHP Notice: Undefined offset: 0 in /var/www/html/s12/system/script/scripts/cron/factionRanking.php on line 106 [11-Nov-2016 03:05:01 Europe/Zurich] PHP Notice: Undefined index:...

Hi there, I think being able to mock the database is necessary to perform real unit testing and also for continuous integration scripts, where we can't always afford to create...