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

Prevent jasmine focus tests #11800

Closed
vicb opened this issue Sep 21, 2016 · 1 comment
Closed

Prevent jasmine focus tests #11800

vicb opened this issue Sep 21, 2016 · 1 comment
Labels
area: build & ci Related the build and CI infrastructure of the project feature Issue that requests a new feature help wanted An issue that is suitable for a community contributor (based on its complexity/scope).

Comments

@vicb
Copy link
Contributor

vicb commented Sep 21, 2016

What about switching to a tslint rule ?

  • probably more robust than the current solution,
  • would work on gulp lint

ref: https://github.com/vrsource/vrsource-tslint-rules / "no-jasmine-focus"

/cc @pkozlowski-opensource

@vicb vicb added feature Issue that requests a new feature area: build & ci Related the build and CI infrastructure of the project help wanted An issue that is suitable for a community contributor (based on its complexity/scope). labels Sep 21, 2016
gary-b added a commit to gary-b/angular that referenced this issue Oct 26, 2016
Previously a separate dependency was used to check that developers do
not commit jasmine focussed tests, eg fit, fdescribe. Add a new rule to
tslint to check for these function calls, with configuration options to
set the files to apply the rule to and support checking for excluded
tests in future.

Closes angular#11800
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: build & ci Related the build and CI infrastructure of the project feature Issue that requests a new feature help wanted An issue that is suitable for a community contributor (based on its complexity/scope).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant