Skip to content

RFC: Aws node helloworld tested#162

Open
luebken wants to merge 4 commits intoserverless:masterfrom
luebken:aws-node-helloworld-tested
Open

RFC: Aws node helloworld tested#162
luebken wants to merge 4 commits intoserverless:masterfrom
luebken:aws-node-helloworld-tested

Conversation

@luebken
Copy link
Copy Markdown

@luebken luebken commented May 31, 2017

A simple helloworld example with a unit test. For those who want to start with the simplest TDD example.

Note: I haven't done NodeJS for a while. Feel free to comment and suggest ways to improve. Also I'm happy to move this into the community section if that's more appropriate.

luebken added 3 commits May 31, 2017 10:17
A simple helloworld example including unit test.
@@ -0,0 +1,18 @@
# Welcome to serverless. Read the docs at https://serverless.com/framework/docs/
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should consider excluding test files

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea. Added. Thanks.

@ghost
Copy link
Copy Markdown

ghost commented May 31, 2017

Also, I would appreciate anything you can add to the conversation at #160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant