Skip to content

File and Delivery Services: Adding Test Data

Jason requested to merge file_service_test_data into master

All Submissions:


  • [YES/NO] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES/NO] I have updated the documentation accordingly.
  • [YES/NO/NA] My code follows the code style of this project.

Current Behavior or Linked Issues


There is no test data being added to cosmos for file service. This MR adds that test data towards completing #40 (closed) and #21 (closed)

Other information


The file id used for test data was chosen because that is what it is set to in the gitlab pipelines.

I tested this by doing the data load into my own instance and verifying the file entity record was there.

Edited by Jason

Merge request reports