Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

damienomurchu-redhat/tutorial-web-app-walkthroughs

 
 

Repository files navigation

Integreatly walkthroughs

This repository contains the walkthroughs automatically included with the Tutorial Web App. They are curated by the Integreatly team. Typically, a core walkthrough 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 walkthrough

  • Each task is timed appropriately

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

  • Each step has a validation section

  • Each asciidoc attribute resolves to a value

For more information, see https://mojo.redhat.com/docs/DOC-1190932.

Testing walkthroughs

Before submitting a PR, make sure your walkthrough 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%