Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[WIP] Lint tests with tslint and eslint. #1129

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

Closed
wants to merge 6 commits into from
Closed

[WIP] Lint tests with tslint and eslint. #1129

wants to merge 6 commits into from

Conversation

avocadowastaken
Copy link
Contributor

No description provided.

@avocadowastaken avocadowastaken changed the title Lint tests with tslint and eslint. [WIP] Lint tests with tslint and eslint. Mar 9, 2017
@avocadowastaken
Copy link
Contributor Author

From #1125 (comment)

Specifically the ts-jest changes are controversial and reduce test coverage, so I'd like to discuss those in isolation

TSLint suggested to remove ///<reference path='../resources/jest.d.ts'/> declarations in favor of tsconfig.json.

Current resources/jestPreprocessor.js does not supports tsconfig.json (and i'm not familiar with this typescript api 😓) so I add ts-jest again.

Both resources/jestPreprocessor.js and ts-jest gave same output:

Test Suites: 36 passed, 36 total
Tests:       482 passed, 482 total
Snapshots:   0 total

@avocadowastaken avocadowastaken deleted the lint-tests branch March 10, 2017 09:21
@avocadowastaken
Copy link
Contributor Author

Something went wrong after merging latest updates from master

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

Successfully merging this pull request may close these issues.

2 participants