Web/ForgeTrust.Runnable.Web.Tests/README.md
ForgeTrust.Runnable.Web.Tests
ForgeTrust.Runnable.Web.Tests
Unit and integration tests for the ForgeTrust.Runnable.Web package.
Overview
This project ensures the reliability of the web bootstrapping logic, including:
- CORS policy configuration and application.
- Web options handling.
- Module lifecycle hooks in a web context.
Running Tests
You can run the tests using the .NET CLI from the root of the repository:
dotnet test