Skip to content

Add library unit tests using a mock service implementation

Marco Trevisan requested to merge 3v1n0/accountsservice:add-tests into master

Given that the service was useful for both testing g-c-c, gnome-shell and others, it make sense to use it to test the library itself.

This requires !65 (merged) (and also didn't work without !61 (merged)).


Please, enable the coverage matching for gcovr in order to show the coverage statistics.

Merge request reports