PTAL? First CL in the chain to add new tests
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
gemini_service_ptr_ = std::make_unique<BwgServiceImpl>(shouldn't this be using the fake impl? are you planning to do it in a follow up cl?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Thanks!
gemini_service_ptr_ = std::make_unique<BwgServiceImpl>(shouldn't this be using the fake impl? are you planning to do it in a follow up cl?
Yes I wanted to make this CL just about creating the interface, and then add the fake in the next CL and start using it.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |