googleinterns / step229-2020

1 stars 1 forks source link

Testing Getting and Storing the Meta-Data #63

Closed andreeanica16 closed 4 years ago

andreeanica16 commented 4 years ago

As a Dataflow Service Analyser user, I want to unit test the functionality provided by JobStoreCenter as it handles fetching the data from Dataflow and storing it to Datastore. In this way, I will be sure that everything works as expected and I know I have a mean to verify future updates of this class, or any other class that might interfere with it.