diff --git a/_sidebar.md b/_sidebar.md index fe9d6da..5d82961 100644 --- a/_sidebar.md +++ b/_sidebar.md @@ -11,6 +11,7 @@ - [Database](categories/database.md) - [Application](categories/application.md) - [Web Scraping](categories/web-scraping.md) +- [Testing](categories/testing.md) - [Devops](categories/devops.md) - [Docker](categories/devops/docker.md) - [Incident Management](categories/devops/incident.md) diff --git a/assets/images/test.layers.png b/assets/images/test.layers.png new file mode 100644 index 0000000..b68f3bd Binary files /dev/null and b/assets/images/test.layers.png differ diff --git a/assets/images/test_layers.png b/assets/images/test_layers.png new file mode 100644 index 0000000..b6e49d6 Binary files /dev/null and b/assets/images/test_layers.png differ diff --git a/categories/testing.md b/categories/testing.md new file mode 100644 index 0000000..3f35d5b --- /dev/null +++ b/categories/testing.md @@ -0,0 +1,6 @@ +Testing + + +# Test layers + +(https://raw.githubusercontent.com/wahyd4/knowledge-mind-mapping/master/assets/images/test_layers.png)