Capgemini / Capgemini/xrm-datamigration
Test Documentation
Open
technical debt
- Dominant language
- C#
- Stars
- 27
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.