-
Notifications
You must be signed in to change notification settings - Fork 426
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
Essay (final submission): Automated tests for infrastructure code #1415
Conversation
Feedback Follow Up documentationSubmission before feedback We have made changes to our essay according to the feedback we got from @fbjorkman. Thank you for your feedback! We present the changes we have made below: Note: The Bolded text is the feedback received. Solution: Is our solution to the feedback. 2 BackgroundI feel that there are some parts here that needs to be supported by some kind of source:
Solution: Clarified the source of the first paragraph in section 2 by putting it in the end since the information in the whole paragraph was composed from the source.
Solution: We fixed the position of the reference to make it more clear. Each point contains an explanation of their benefits.
Solution: A new reference has been added to support the claim
Solution: Added reference and made it clearer what the reference is referring to. 3 Types of tests
Solution: Changed the phrasing to the last suggested proposal.
Solution: We redraw the image and changed the perspective of the pyramid to make it face the reader so the labels could better fit in. Then we changed the labels and placed them in the same 3D space as the pyramid to make it more clear how the labels and the pyramid work together. Lastly, we changed the figure on the right to a legend instead to make that point more clear.
Solution: We changed the phrasing of "outside" to make it more clear what this intends.
Solution: Removed the 's'.
Solution: A source has been added to support the example stated in the second paragraph as well as to the suggested incremental approach in the last paragraph. 4 Conclusion
Solution: The conclusion has been rephrased to draw the conclusion from the approaches and techniques discussed for the different types of tests. References
Solution: We have moved both references inside the sentences.
Solution: Good reference! We have added it to our references. |
Hey @Deee92! We have now implemented the feedback that we got from @fbjorkman (thanks!) and think the essay is ready to be graded 🙈 |
…cture code #1415 (#1335) * Added the presentation pdf * Added Me (Fredrik) as a participant * Renamed the folder to contain both kth-IDs * README.md * Update README.md * Delete contributions/essay/fbjorkma-adahen directory * Delete PresentationPrometheus.pdf * Update and rename contributions/executable-tutorial/chrigu-fbjorkma/README.md to contributions/executable-tutorial/chrigu/README.md * Create README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md Added the final submission PR on the essay
Essay: Automated tests for infrastructure code
The essay aims to present different ways of automating tests for infrastructure code when using tools such as Terraform and Kubernetes. Although the essay will not focus on any specific tool, rather give an general overview.
Members
Amar Hodzic (amarh@kth.se)
Github: amarhod
Niklas Wessman (nwessman@kth.se)
Github: nwessman
Submission
This is the final submission with the feedback implemented. See comment below by @nwessman for more details.