keyman icon indicating copy to clipboard operation
keyman copied to clipboard

test(core): move unit tests to gtest, improve coverage

Open darcywong00 opened this issue 2 years ago • 1 comments

Per @rc-swag from 17.0 retro

Ideas to improve

Bugs introduced in core - Ideas to improve not sure more unit tests. This I think sometimes is just an issue we have to deal with. I discovered them by manual testing once I had done the integration.

  • Move Keyman core unit tests from ad-hoc c++ to Google gtest
  • improve code coverage for Keyman core unit tests

See #10968

darcywong00 avatar Mar 14 '24 10:03 darcywong00

@markcsinclair - you can consult with @srl295 for more details

darcywong00 avatar Aug 06 '24 02:08 darcywong00

See also #13251 for an attempt to get TC logging for gtest.

mcdurdin avatar Mar 13 '25 22:03 mcdurdin