2025-02-20 - Integration Test examples: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 February 2025

21 February 2025

  • curprev 07:1407:14, 21 February 2025Pong talk contribs 7,180 bytes +7,180 Created page with "= Overview = :The example of properties in resources.json, events.json and tests.json for upload to S3 bucket :Integration Test Config for config of each property in these files = resources.json = <syntaxhighlight lang="JavaScript"> { "Lambda":{ "{FunctionNameHdrSqs}":{ "localLacation":"/src/FunctionNameHdrSqs.js", "localHandler":"main", "functionName":"FunctionNameHdrSqs" // FunctionName is full name of function afte..."