googleapis / googleapis/google-cloud-java
[java-datastore] Make LocalDatastoreHelper aware of --use-firestore-in-datastore-mode
- Ngôn ngữ chính
- Java
- Star
- 2.1k
- Fork
- 1.2k
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 154
Mô tả
Thanks for stopping by to let us know something could be better!
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
**Is your feature request related to a problem? Please describe.**
I am using Firestore in Datastore mode, yet I cannot correctly emulate it in unit tests since I cannot configure --use-firestore-in-datastore-mode
**Describe the solution you'd like**
LocalDataStoreHelper should have the possibility to hand over the --use-firestore-in-datastore-mode parameter to the emulator.
**Describe alternatives you've considered**
Using Testcontainers
**Additional context**
https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/1406
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.