summaryrefslogtreecommitdiff
path: root/generator/testdata
diff options
context:
space:
mode:
authorJamie Hannaford <jamie.hannaford@rackspace.com>2017-06-15 14:25:20 +0200
committerJamie Hannaford <jamie.hannaford@rackspace.com>2017-06-26 11:35:35 +0200
commiteab658607d41550c3cad7e7a83c7da3752a01eb9 (patch)
tree509c18db30ff00ba16a9fdd4cf8126754055fd50 /generator/testdata
parentf3375f168e247c570d32e2b12639af671fa64ab9 (diff)
Add tests
Diffstat (limited to 'generator/testdata')
-rw-r--r--generator/testdata/custom_content.md31
-rw-r--r--generator/testdata/example.md9
-rw-r--r--generator/testdata/example.tmpl1
-rw-r--r--generator/testdata/no_custom_content.md31
4 files changed, 72 insertions, 0 deletions
diff --git a/generator/testdata/custom_content.md b/generator/testdata/custom_content.md
new file mode 100644
index 00000000..501f56b4
--- /dev/null
+++ b/generator/testdata/custom_content.md
@@ -0,0 +1,31 @@
+<!---
+This is an autogenerated file!
+
+Please do not edit this file directly, but instead make changes to the
+sigs.yaml file in the project root.
+
+To understand how this file is generated, see generator/README.md.
+-->
+# Auth SIG
+
+Covers improvements to Kubernetes authorization, authentication, and cluster security policy.
+
+## Meetings
+* [Wednesdays at 18:00 UTC](https://zoom.us/my/k8s.sig.auth) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=18:00&tz=UTC).
+
+Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1woLGRoONE3EBVx-wTb4pvp4CI7tmLZ6lS26VTbosLKM/edit#).
+
+## Leads
+* [Eric Chiang](https://github.com/ericchiang), CoreOS
+* [Jordan Liggitt](https://github.com/liggitt), Red Hat
+* [David Eads](https://github.com/deads2k), Red Hat
+
+## Contact
+* [Slack](https://kubernetes.slack.com/messages/sig-auth)
+* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)
+
+<!-- BEGIN CUSTOM CONTENT -->
+FOO BAR BAZ
+<!-- END CUSTOM CONTENT -->
+
+Last generated: Wed Jun 7 2017 14:27:56
diff --git a/generator/testdata/example.md b/generator/testdata/example.md
new file mode 100644
index 00000000..63ddbe7b
--- /dev/null
+++ b/generator/testdata/example.md
@@ -0,0 +1,9 @@
+Hello!
+<!-- BEGIN CUSTOM CONTENT -->
+Example
+custom
+content!
+
+<!-- END CUSTOM CONTENT -->
+
+Last generated: Thu Jun 15 2017 15:20:28 \ No newline at end of file
diff --git a/generator/testdata/example.tmpl b/generator/testdata/example.tmpl
new file mode 100644
index 00000000..287ff191
--- /dev/null
+++ b/generator/testdata/example.tmpl
@@ -0,0 +1 @@
+{{.Message}}
diff --git a/generator/testdata/no_custom_content.md b/generator/testdata/no_custom_content.md
new file mode 100644
index 00000000..737509fd
--- /dev/null
+++ b/generator/testdata/no_custom_content.md
@@ -0,0 +1,31 @@
+<!---
+This is an autogenerated file!
+
+Please do not edit this file directly, but instead make changes to the
+sigs.yaml file in the project root.
+
+To understand how this file is generated, see generator/README.md.
+-->
+# Auth SIG
+
+Covers improvements to Kubernetes authorization, authentication, and cluster security policy.
+
+## Meetings
+* [Wednesdays at 18:00 UTC](https://zoom.us/my/k8s.sig.auth) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=18:00&tz=UTC).
+
+Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1woLGRoONE3EBVx-wTb4pvp4CI7tmLZ6lS26VTbosLKM/edit#).
+
+## Leads
+* [Eric Chiang](https://github.com/ericchiang), CoreOS
+* [Jordan Liggitt](https://github.com/liggitt), Red Hat
+* [David Eads](https://github.com/deads2k), Red Hat
+
+## Contact
+* [Slack](https://kubernetes.slack.com/messages/sig-auth)
+* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)
+
+<!-- BEGIN CUSTOM CONTENT -->
+
+<!-- END CUSTOM CONTENT -->
+
+Last generated: Wed Jun 7 2017 14:27:56