nino-kin / weather-app

MIT License
0 stars 0 forks source link

Build unit test environment (GoogleTest) #19

Closed ninokin25 closed 1 year ago

ninokin25 commented 1 year ago

Overview

Build the test environment with GoogleTest. This PR provides a simple & effective sample code for new joiners.

Links to issues, related PRs

15

Description

The new changes are as follows:

Out of scope

Optional, e.g. issues the reviewers don't need to worry about because they are prevented by other means.

Implementation details

Optional, e.g. link to design documentation. diagrams etc. as well as additional hints to the reviewers e.g. where to focus when a high number of file is changed.

Integration test detail

Required, once the entire feature is available: how is integration testing performed, e.g. mention of the current repo test case and branch.

Checkpoints for reviewers