Skip to content

Commit

Permalink
update todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
EMEA-MEDIA\scabra02 committed Aug 21, 2024
1 parent 21baab3 commit 8b7eabd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

1 comment on commit 8b7eabd

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
20 0 0 20 100 37.148231999s

Passed Tests

Name ⏱️ Duration Suite
Test Wait For Log 0.124 s Cloudwatch
Test Log Insights 30.067 s Cloudwatch
Test Put And Query Item 0.549 s Dynamo
Test Delete And Update Key 0.157 s Dynamo
Test Delete And Update Nested Key 0.079 s Dynamo
Test Delete Item 0.062 s Dynamo
Test Insert New Key 0.060 s Dynamo
Test Put And Query Item With Sort Key 0.066 s Dynamo
Test Delete And Update Key With Sort Key 0.105 s Dynamo
Test Upload And List 0.409 s S3
Test Upload And List With Folder 0.059 s S3
Test Remove And List With Prefix 0.057 s S3
Test Download 0.035 s S3
Test Get Content 0.029 s S3
Test Copy 0.049 s S3
Test Metadata 0.030 s S3
Send and Receive Message 0.099 s Sqs
Send and Receive Messages 0.080 s Sqs
Invalid Queue Name 0.010 s Sqs
Delete Messages 5.025 s Sqs

Please sign in to comment.