Skip to content

CathalOConnorRH/tutorial-web-app-walkthroughs

 
 

Repository files navigation

Integreatly Solution Patterns

This repository contains the Solution Patterns automatically included with the Solution Explorer. They are curated by the Integreatly team. Typically, a core Solution Pattern has the following attributes:

  • A clear user story that addresses an integration goal

  • Contains a diagram that represents the user flow and the components used in the Solution Pattern

  • Each task is timed appropriately

  • Each task starts with the appropriate console (to support users returning to a Solution Pattern)

  • Each step has a validation section

  • Each asciidoc attribute resolves to a value

For more information, see Creating Walkthroughs.

Testing Solution Patterns

Before submitting a PR, make sure your Solution Pattern passes testing.

  1. Install testing packages

    $ npm install
  2. Run tests

    $ npm test

About

Walkthroughs curated by Integr8ly

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Other 1.0%