abrt / satyr

Automatic problem management with anonymous reports
GNU General Public License v2.0
19 stars 22 forks source link

tests: Move away from Autotest #298

Closed ernestask closed 4 years ago

ernestask commented 4 years ago

This commit moves the tests to separate binaries that are actually built and ran, to improve debuggability, since, currently, there are additional steps to get from code changes to rebuilt test binary.

ernestask commented 4 years ago

It’s just a very early draft, I’ll be updating it incrementally.

michalfabik commented 4 years ago

Hi @ernestask, are you going to work on this any more? If not, I'll probably merge it as is and deal with the rest of the tests the same way.

xsuchy commented 4 years ago

Going to merge as is. Michal F. will continue in consequent PR.