Capgemini / xrm-datamigration

Export and import data for Microsoft Dataverse. Supports JSON and CSV.
MIT License
24 stars 11 forks source link

Test Documentation #32

Open tdashworth opened 3 years ago

tdashworth commented 3 years ago

Today I tried to run the full test suite locally before submitting a PR. This included the integrations tests.

Capgemini.Xrm.DataMigration.Core.IntegrationTests worked perfectly after supplying some connection strings in the app.config.

Capgemini.Xrm.DataMigration.Tests.Integration did not work, again, after supplying connection strings in the app.config.

I think we need to:

  1. add the to CONTRIBUTING.md with steps on configuring the integration tests - even if it's simple.
  2. ensure to tests can be run on any environment without any manual pre-configuration.
tdashworth commented 3 years ago

I have resolved a few issues but there are 9 remaining tests failing. They can be categorised as follows:

Missing entities:

Missing files:

Other: