From f4305d27451423b4531e9ffb035e24c2e819e6e0 Mon Sep 17 00:00:00 2001 From: Dom Date: Thu, 15 Feb 2024 17:01:21 -0500 Subject: [PATCH] Update feature table --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e84515b..0499539 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,9 @@ I still plan to do a few things to this project. This table shows what's availab |Access logs|☑️|☑️|☑️| |HTML response for non-curl users|☑️|☑️|☑️| |Timeouts for fanout|☑️|☑️|☑️| -|Functional tests (passing)|☑️|☑️|☑️| -|Unit tests (passing)|🔲|🔲|🔲| -|Performance tests (passing)|🔲|🔲|🔲| +|Functional tests |☑️|☑️|☑️| +|Unit tests |🔲|🔲|🔲| +|Performance tests |☑️|☑️|☑️| |Cloud deployment|☑️|☑️|☑️| |CICD to build/push Docker image|☑️|☑️|☑️| |CORS headers for swagger-ui|☑️|☑️|☑️|