Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #1

Closed
6 tasks done
jellodev opened this issue Apr 11, 2020 · 1 comment
Closed
6 tasks done

Issue #1

jellodev opened this issue Apr 11, 2020 · 1 comment

Comments

@jellodev
Copy link
Owner

jellodev commented Apr 11, 2020

Overview

  • Features
  • QA/Bug Reports

Current behavior

None

Expected behavior

  • Build node.js, npm environments
  • Structure project
  • Write README.md
  • Configure testing environments

To Reproduce

bla bla

@jellodev
Copy link
Owner Author

jest 를 이용해서 JS test 환경 구축하기 (테스트 성공)

yarn run v1.22.4
$ jest
PASS tests/github.test.js
Integration with GitHub API
✓ Get a user (949ms)

Test Suites: 1 passed, 1 total
Tests: 1 passed, 1 total
Snapshots: 0 total
Time: 3.926s
Ran all test suites.
✨ Done in 6.04s.

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

No branches or pull requests

1 participant