Changes between Version 2 and Version 3 of Ticket #3610, comment 21


Ignore:
Timestamp:
Aug 8, 2016, 1:40:04 PM (8 years ago)
Author:
fatherbushido

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3610, comment 21

    v2 v3  
    3737- Look at the message documentation in binaries/data/mods/public/simulation/components/interfaces/Damage.js and binaries/data/mods/public/simulation/components/interfaces/Attack.js
    3838
    39 ** Review of the test (TBD)
     39** Review of the test
     40
     41Here you can perhaps only focus on the Damage part and not the whole process.
     42Imo you can only test the Damage functions: mock almost all and just parse data through CauseSplashDamage and CauseDamage and check that the sent message is the good.