MarketSquare / robotframework-aws

Custom Library for Robot Framework to interact with Amazon Cloud Services
MIT License
26 stars 21 forks source link

Test with localstack #58

Closed samuelpcabral closed 3 months ago

samuelpcabral commented 3 months ago

Hello @paguilera I want to send now this merge without create the new version because with this new changes we can test the library locally... so will be much easy for everyone who wants to collaborate.

My idea is create the local tests for dynamo and cloudwatch, then create and release the version 1.0.0

MummanaSubramanya commented 3 months ago

@samuelpcabral Can we have these tests running in Gtihub actions? That would be great

samuelpcabral commented 3 months ago

@MummanaSubramanya Sure.. I have been working on this today.. I am still making some improvements.

Right after this PR is approved I will send the GitHub actions code 😁

samuelpcabral commented 3 months ago

Hi @paguilera The error seems strange to me, it seems like you have some things updated and others no, because I made two different pushes to the branch... let me do the push with github actions and make sure everything is up to date... I will send another message when is done..

samuelpcabral commented 3 months ago

PR moved to #59