eighthill / Slime_Mold_Simulation

A student project simulating smile mold🧫
MIT License
6 stars 0 forks source link

test file class PheromoneArray #18

Closed Isabelle-Gbl closed 8 months ago

Isabelle-Gbl commented 10 months ago

Since we have now a solid new main branch we could need some test files for our existing code:

class PheromoneArray: Code to check if after update_pheromone method the values are calculated correctly

Isabelle-Gbl commented 10 months ago

to create those tests can also be helpful to understand the new code

Isabelle-Gbl commented 8 months ago

we have to wait with this one until we have merged all current branches so that the code structure is clear to everyone

Isabelle-Gbl commented 8 months ago

Closed due to big chamges in Version 2.0 We have to create new Issues for Testing files