Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests #318

Open
myurkin opened this issue Mar 21, 2022 · 2 comments
Open

Unit tests #318

myurkin opened this issue Mar 21, 2022 · 2 comments
Labels
DevOps Testing, deployment, automation pri-Medium Worth assigning to a milestone
Milestone

Comments

@myurkin
Copy link
Member

myurkin commented Mar 21, 2022

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 myurkin added pri-Medium Worth assigning to a milestone DevOps Testing, deployment, automation labels Mar 21, 2022
@myurkin myurkin added this to the 1.6 milestone Mar 21, 2022
@myurkin
Copy link
Member Author

myurkin commented Mar 21, 2022

/cc @palatni @dsmunev

@myurkin
Copy link
Member Author

myurkin commented Feb 27, 2024

@palatni mentioned a simple framework for that - https://github.com/Snaipe/Criterion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps Testing, deployment, automation pri-Medium Worth assigning to a milestone
Projects
None yet
Development

No branches or pull requests

1 participant