To do this task you first need to complete the Installation-task
A test-project is included in the Accelerator solution, follow the steps below to configure and add tests.
Copy the database connectionstring from appsettings.json
of the Mvc-project to appsettings.json
in the test-project
Open the Test Explorer window in Visual Studio and click Run all tests
Log files that get updated during test runs are available in folder: \Test\Litium.Accelerator.Test\bin\Debug\
Additional test setup documentation is available in Litium docs
This was the last step of the installation, you will be writing some tests in the upcoming customization-section.
Start the customization by creating a custom template to display Authors