Skip to content

Added tests for stderr from missing tslint.json files #127

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

Merged
merged 1 commit into from
Jul 28, 2019

Conversation

JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

Doesn't add all the tests I'd like to, but keeping PRs small and easy to read for now. Instead, this:

  • Sets up tests to be one-group-per-test.ts file instead of auto-generating from test file names. The auto-generation is something I was holding on to from EightBittr unnecessarily.
  • Adds a test for a missing tslint.json
  • Fixes the test runner to catch non-0 exit code errors from exec as the result tested against

@JoshuaKGoldberg JoshuaKGoldberg merged commit 759411b into master Jul 28, 2019
@JoshuaKGoldberg JoshuaKGoldberg deleted the end-to-end-tests-missing-tslint branch July 28, 2019 22:20
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