https://bugs.kde.org/show_bug.cgi?id=492891
Bug ID: 492891 Summary: Lack of support for automatic checking of predefined reports Classification: Applications Product: kmymoney Version: git (master) Platform: Other OS: All Status: REPORTED Severity: normal Priority: NOR Component: reports Assignee: kmymoney-devel@kde.org Reporter: ralf.habac...@freenet.de Target Milestone: --- SUMMARY In KMyMoney, everything revolves around numerical values and totals of numerical values, which are output in the reports in particular. The part contained in KMyMoney for creating reports has now reached a high degree of complexity, so that side effects can easily occur when correcting an error. This can manifest itself, for example, in errors in report variants of the same or other reports, which are not recognized by the existing unit tests for checking the underlying report classes. It would therefore be helpful to have simple support for the automatic testing of standard reports and for special problems. STEPS FOR REPRODUCTION 1. build kmymoney from Git 2. run tests or check build jobs from KDE CI OBSERVED RESULT There are no tests to check predefined reports EXPECTED RESULT There should be a way to add test files for reports, compare them with a reference and log differences. -- You are receiving this mail because: You are the assignee for the bug.