rht-labs/tech-exercise

๐Ÿฆ€ [enhancement] - Add Test Suite for Markdown code snippets

Closed this issue ยท 1 comments

๐Ÿ“ Description

Wouldn't it be grand if we could test the code snippets to make sure they work against new clusters ?

๐Ÿง™โ€โ™€๏ธ Suggested solution

Well we can ! experimental testing solution for our docs in the "tests" branch

https://github.com/rht-labs/tech-exercise/tree/tests

Merged Stage 1 to mainline which includes:

  • rundoc markdown testing suite for section 1-The Manual Menace
  • github action to run a daily test against an openshift cluster

The full testing output can be seen in the test pods logs on the cluster.