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

Add tests for documentation #106

Merged
merged 13 commits into from
Nov 21, 2017
Merged

Commits on Nov 20, 2017

  1. Add tests for documentation

    This is for the 2017 Hackathon
    napalm-automation/hackathon-2017#10
    
    This commit validates that each Ansible module has a DOCUMENTATION
    and an EXAMPLES variable. It also asserts that those variables are
    properly formatted YAML strings.
    ogenstad committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    dac5d54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08d4660 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30e7fb1 View commit details
    Browse the repository at this point in the history
  4. Generate json files with documentation for modules

    Content for the RETURN variable will be added later.
    ogenstad committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    8d453a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    650f2f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    607efb1 View commit details
    Browse the repository at this point in the history
  7. Run pytest from Travis

    ogenstad committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    8cc195a View commit details
    Browse the repository at this point in the history
  8. Make pylama happy again

    ogenstad committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    4f1c092 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bfd0bcc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    223fc23 View commit details
    Browse the repository at this point in the history
  11. Documentation fixes

    ogenstad committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    24e931f View commit details
    Browse the repository at this point in the history
  12. Rename variable

    ogenstad committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    5e039eb View commit details
    Browse the repository at this point in the history
  13. Documentation fixes

    ogenstad committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    c6586cb View commit details
    Browse the repository at this point in the history