11- Spatial File to test upload spatial files and assign it to sp descriptions.
12- Delete data to drop testing data.
Some Files used in Test Cases
00- bulk_save.jason it is used in post method, save/bulk API. This APIs could save mulitple data in jason format. there will be 3 wells saved in this test.
01- WELLDATA.xlsx is used in /parse/{boName}. This API is used to return excel sheet name. Sheet name should be same as BO name.
02- WELLDATA.xlsx is used in /parse, this API will parse excel data to jason format data. Just format change. The data in excel isn't saved into DB.
03- WELLDATA.xlsx is used in /parse/bulk, this API is almost same as /parse, but with more data validation.
04- PVS_of_Well.xlsx is used in /import, this API will save the data from excel into DB. (Example is product volume summary of wells)
05- Spatial files: we could prepare some png file to test uploading files.