Cosmos Toggles
  • Introduction
  • Getting Started
    • Software Dependencies
  • Build and Test
    • Projects
    • Environments
    • Flags
  • Contribute
Powered by GitBook
On this page
  • Emulator
  • Build
  • Test

Was this helpful?

Build and Test

How to build, explore and test application

PreviousSoftware DependenciesNextProjects

Last updated 5 years ago

Was this helpful?

Emulator

Use the Azure Cosmos DB Emulator for local development and testing. You can download and install the Azure Cosmos Emulator from the .

Build

Run Cosmos.Toggles.Ui.Api.csproj and explore the swagger to exemplify all application flow. Execute command in the cosmos-toggles/src project path:

dotnet run --project ./Ui/Cosmos.Toggles.Ui.Api/Cosmos.Toggles.Ui.Api.csproj

For access swagger, enter in your browser.

Test

Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs—faster.

Open Postman and import Cosmos Toggles Collection from link:

https://www.getpostman.com/collections/80a0e2627584345149ed

Run collection and results might look something like this:

Download the.

free Postman app to get started
Microsoft Download Center
https://localhost:44362/swagger/index.html
Cosmos Toggle Swagger
Collection Runner