Can I use it programmatically?

Open
#477 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
aws, javascript, node.js

Research direction

Start by reviewing the node-lambda command-line interface and how it currently accepts Lambda and event inputs. Determine the scope of programmatic invocation, multiple lambdas and events, JSON event arrays, and Mocha integration; done means the supported usage is defined and verified.

Written by the indexing model from the issue text.

Description

question

I'm really confused about how to use this module properly.
I want to be able to test multiple lambdas with multiple events. Is there a clean way of achieving that using this module? Can I save a JSON file with an array of events?
Also, I was thinking of integrating node-lambda with mocha, can I call a lambda programmatically?

Thanks.

Dominant language
JavaScript
Stars
1.4k
Forks
185
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from motdotla/node-lambda

All issues in motdotla/node-lambda

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.