adda icon indicating copy to clipboard operation
adda copied to clipboard

Unit tests

Open myurkin opened this issue 2 years ago • 2 comments

This issue aims to to start some partial implementation of the unit tests. In general, ADDA is not well-suited for unit tests due to heavy use of global variables and complex code workflow. The problem is related to #200 . But a less ambitious goal is to implement unit testing for some (new) functions (at least, to understand the capabilities and limitations of existing tools for that). Even for that, #114 will probably simplify the implementation.

myurkin avatar Mar 21 '22 17:03 myurkin

/cc @palatni @dsmunev

myurkin avatar Mar 21 '22 17:03 myurkin