akamai-consulting / akamai-starterkit

MIT License
4 stars 0 forks source link

Add Automated Tests #2

Closed aweingarten closed 3 months ago

aweingarten commented 3 months ago

User Story

As a customer I want to run automated tests against my akamai IaC changes so that I know they are working as expected

Implementation Details

Add an automated test that verifies that the default edge worker example shipped with the starter kit is working

Acceptance Criteria

I can see that there is a test that runs and passes. I also see a link to a PR with a failing build due to a failing automated test.

aweingarten commented 3 months ago

Added chromium, pupetteer and jest. Linked PRs with passing and failing builds