Skip to content

Commit

Permalink
Removing integration tests, use examples to test directly
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Jul 18, 2015
1 parent d2c25e2 commit f086ed4
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 202 deletions.
8 changes: 0 additions & 8 deletions .codeclimate.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,8 @@
logs
*.log

# Runtime data
pids
*.pid
*.seed

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# node-waf configuration
.lock-wscript

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release

# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
node_modules

# IDEA
/.idea/
/build/
*.iml

/dist/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
169 changes: 0 additions & 169 deletions src/test/integration/integration.js

This file was deleted.

0 comments on commit f086ed4

Please sign in to comment.