From 8b7eabd82d654ca2624b9b8a055e99d97dd056e1 Mon Sep 17 00:00:00 2001 From: "EMEA-MEDIA\\scabra02" Date: Wed, 21 Aug 2024 09:32:28 +0100 Subject: [PATCH] update todo list --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d1d7544..ff0ec30 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -78,7 +78,7 @@ robot -d log -L TRACE -i s3 tests/robot ### TO-DO -- [ ] Create CloudWatch and DynamoDB in localstack and create robot tests +- [x] Create CloudWatch and DynamoDB in localstack and create robot tests +- [x] Create GitHub actions to run the tests in push and merges. - [ ] Add more services in library and in localstack - [ ] Add robot tests for this new services -- [ ] Create GitHub actions to run the tests in push and merges.