GithubHelp home page GithubHelp logo

nordicsemiconductor / cloud-bdd-markdown-e2e-example-aws-js Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 15.2 MB

Example use of @nordicsemiconductor/bdd-markdown

Home Page: https://github.com/NordicSemiconductor/cloud-bdd-markdown-e2e-example-aws-js#readme

License: Other

TypeScript 99.16% JavaScript 0.84%
bdd aws cloudnative e2e testing nrf-asset-tracker iot

cloud-bdd-markdown-e2e-example-aws-js's Introduction

BDD Feature Runner for AWS Examples

GitHub Actions semantic-release Renovate @commitlint/config-conventional code style: prettier ESLint: TypeScript

Example use of @nordicsemiconductor/bdd-markdown.

npm ci           # install dependencies
npx cdk deploy   # deploy the stack to your AWS account
npm test         # run the tests

Note: AWS CDK follows the AWS SDK way of authenticating. See this guide to learn more.

Webhook receiver

The Webhook.feature.md shows how to use AWS ApiGateway, Lambda and SQS to set up a real test double for a webhook endpoint. It allows to test that a component which is supposed to send a webhook is actually sending it.

Set up CD

You need to create a developer token with repo and admin:repo_hook permissions for an account that has write permissions to your repository.

You need to store this token in AWS ParameterStore which is a one-time manual step done through the AWS CLI:

aws ssm put-parameter --name /codebuild/github-token --type String --value <Github Token>
aws ssm put-parameter --name /codebuild/github-username --type String --value <Github Username>

Then set up the continuous deployment:

npx tsx cdk/cloudformation-cd.ts deploy

Architecture decision records (ADRs)

see ./adr.

cloud-bdd-markdown-e2e-example-aws-js's People

Contributors

coderbyheart avatar dependabot[bot] avatar greenkeeper[bot] avatar pfried avatar pudkrong avatar renovate-bot avatar renovate[bot] avatar

Watchers

 avatar  avatar  avatar

cloud-bdd-markdown-e2e-example-aws-js's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Fallback to renovate.json file as a preset is deprecated, please use a default.json file instead.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/sync-issue-labels.yaml
  • actions/checkout v4
  • ubuntu 22.04
.github/workflows/test-and-release.yaml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/upload-artifact v4
  • ubuntu 22.04
.github/workflows/update-repo-info.yaml
  • actions/checkout v4
  • ubuntu 22.04
npm
package.json
  • @aws-lambda-powertools/tracer 2.1.1
  • @aws-sdk/client-cloudformation 3.587.0
  • @aws-sdk/client-sqs 3.587.0
  • @aws-sdk/client-xray 3.587.0
  • @bifravst/eslint-config-typescript 6.1.1
  • @bifravst/prettier-config 1.0.0
  • @commitlint/config-conventional 19.2.2
  • @nordicsemiconductor/bdd-markdown 8.1.14
  • @nordicsemiconductor/cloudformation-helpers 9.0.3
  • @sinclair/typebox 0.32.31
  • @swc/core 1.5.24
  • @types/aws-lambda 8.10.138
  • @types/glob 8.1.0
  • @types/node 20.12.13
  • @types/yazl 2.4.5
  • aws-cdk-lib 2.143.1
  • cdk 2.143.1
  • constructs 10.3.0
  • dependency-tree 11.0.1
  • glob 10.4.1
  • husky 9.0.11
  • node-fetch 3.3.2
  • tsx 4.11.0
  • yazl 2.5.1
  • node >=20
  • npm >=10

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.