rakhimov / scram

Probabilistic Risk Analysis Tool (fault tree analysis, event tree analysis, etc.)
https://scram-pra.org
GNU General Public License v3.0
131 stars 54 forks source link

GUI: Increase test coverage #249

Open rakhimov opened 6 years ago

rakhimov commented 6 years ago

Ideally, the same goals should be applied as for the core code (i.e., 80% at commit and 95% at release). With the current Qt Test and CI setup (#202), it should now be easier to follow the TDD.