Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Restore the CDM databases containing sample data PCORnet CDM sample databases .

  2. Load the PopMedNet.Adapters.AcceptanceTests solution in Visual Studio.

  3. Make a copy of the ConnectionStrings.template to ConnectionStrings.config.

  4. Modify ConnectionStrings.config. You may comment out any database type you do not want to test.

  5. Right click on the solution to build.

  6. Right click on PopMedNet.Adapters.AcceptanceTests to run the tests.

...