kelseyhightower / nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Apache License 2.0
60.73k stars 4.71k forks source link

AWS CodePipeline Integration #4615

Open NotArpit opened 2 years ago

NotArpit commented 2 years ago

Hi,

Our PM just said we should be using all GitHub libraries with more than 40k stars. I have finishing integrating this library across all of our microservices but I noticed there was no way to add a suite of tests (i.e. Unit, E2E, Integration) for this library to our CI running on AWS?

I have thoroughly read the documentation and was unable to find anything. I have contacted AWS and they are baffled, they told me I'm speaking nonsense and wasting their time. Here is what I have written so far,

I've spent hours on this so any help is appreciated

JL102 commented 2 years ago

You're putting the wrong commands in for unit tests. Here's a working example:

Expected output: