test_capa_module.py
36.3 KB
-
Updated tests to address on-going randomization bug. · b76adb4b
Capa problem state was not being copied to module state during module initialization. This meant that when check_problem was called the first time, the seed would be re-generated and saved.
Will Daly committed