microsoft / terraform-provider-power-platform

Power Platform Terraform Provider
https://registry.terraform.io/providers/microsoft/power-platform/latest/docs
MIT License
35 stars 13 forks source link

Cover resource_data_record with unit tests #341

Closed mawasile closed 5 months ago

mawasile commented 5 months ago

This pull request involves changes to the internal/powerplatform/services/data_record/api_data_record.go file, which is part of the data record service in the Power Platform. The changes mainly include updates to the ApplyDataRecord and DeleteDataRecord functions, and the applyRelations function. Additionally, new test data has been added to multiple JSON files in the internal/powerplatform/services/data_record/tests/resource/Validate_Create directory.

Here are the most significant changes:

Updates to api_data_record.go:

Additions to test data: