Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend test guidelines with implementation notes for unit/regression tests #186

Merged
merged 13 commits into from
May 23, 2024

Commits on Apr 29, 2024

  1. Initial draft of extended guidelines

    Signed-off-by: Martin Morgenstern <martin.morgenstern@cloudandheat.com>
    martinmo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    80ce97a View commit details
    Browse the repository at this point in the history
  2. Fix typos

    Signed-off-by: Martin Morgenstern <martin.morgenstern@cloudandheat.com>
    martinmo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    db7ccc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Fix markdownlint errors

    Signed-off-by: Martin Morgenstern <martin.morgenstern@cloudandheat.com>
    martinmo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6d156ec View commit details
    Browse the repository at this point in the history
  2. Improve the initial draft

    * renamed file
    * conventions for naming
    * best practices for testable conformance tests
    * added examples
    
    Signed-off-by: Martin Morgenstern <martin.morgenstern@cloudandheat.com>
    martinmo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    43f2d97 View commit details
    Browse the repository at this point in the history
  3. Add hint where to find unit and regression tests

    Signed-off-by: Martin Morgenstern <martin.morgenstern@cloudandheat.com>
    martinmo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6d07d40 View commit details
    Browse the repository at this point in the history
  4. Fix markdownlint errors

    Signed-off-by: Martin Morgenstern <martin.morgenstern@cloudandheat.com>
    martinmo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    63a3926 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    c0f46c9 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from review

    Signed-off-by: Martin Morgenstern <martin.morgenstern@cloudandheat.com>
    martinmo committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dcd7c61 View commit details
    Browse the repository at this point in the history
  3. Add linking sentence and improve wording a bit

    Signed-off-by: Martin Morgenstern <martin.morgenstern@cloudandheat.com>
    martinmo committed May 6, 2024
    Configuration menu
    Copy the full SHA
    776ffa6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    22e571d View commit details
    Browse the repository at this point in the history
  2. Move test development related docs into dedicated place

    Signed-off-by: Martin Morgenstern <martin.morgenstern@cloudandheat.com>
    martinmo committed May 13, 2024
    Configuration menu
    Copy the full SHA
    62c93e7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Add overview document for new category

    Signed-off-by: Martin Morgenstern <martin.morgenstern@cloudandheat.com>
    martinmo committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c2afff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c8763 View commit details
    Browse the repository at this point in the history