Skip to content

Commit

Permalink
Added click UI tests to Canary URL monitoring (#42)
Browse files Browse the repository at this point in the history
Signed-off-by: Brandon Shien <[email protected]>
  • Loading branch information
bshien authored Jun 20, 2024
1 parent 781704c commit 204c575
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
20 changes: 16 additions & 4 deletions infrastructure/canary/nodejs/node_modules/urlMonitor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions infrastructure/test/monitoring-stack.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,7 @@ test('Monitoring Stack Test', () => {
"Handler": "urlMonitor.handler",
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "3add60a2b13650e2ad0c97ef8b24082c52ea91e59b8b8bac89874c602a6b908d.zip"
}
},
"ExecutionRoleArn": {
"Fn::GetAtt": [
Expand Down

0 comments on commit 204c575

Please sign in to comment.