This repository was archived by the owner on May 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Remove ddescribe
from src/modal/test/modal.spec.js
#2311
Comments
@pkozlowski-opensource this ones on you =) 990015f (should really use Brian's ddescribe-iit package to prevent this from happening :p) |
mbuttu
added a commit
to mbuttu/bootstrap
that referenced
this issue
Jun 9, 2014
The `ddescribe` is only executing the $modal tests. Removing it will allow all other unit tests to run. Fixes angular-ui#2311.
caitp
added a commit
to caitp/ui-bootstrap
that referenced
this issue
Jun 9, 2014
This should prevent `ddescribe` and `iit` blocks in tests from being checked into the tree, as they were in angular-ui#2311.
Foxandxss
pushed a commit
that referenced
this issue
Jun 9, 2014
This should prevent `ddescribe` and `iit` blocks in tests from being checked into the tree, as they were in #2311.
dearlordylord
pushed a commit
to dearlordylord/bootstrap
that referenced
this issue
Jun 18, 2014
The `ddescribe` is only executing the $modal tests. Removing it will allow all other unit tests to run. Fixes angular-ui#2311.
dearlordylord
pushed a commit
to dearlordylord/bootstrap
that referenced
this issue
Jun 18, 2014
This should prevent `ddescribe` and `iit` blocks in tests from being checked into the tree, as they were in angular-ui#2311.
dearlordylord
pushed a commit
to dearlordylord/bootstrap
that referenced
this issue
Jun 18, 2014
The `ddescribe` is only executing the $modal tests. Removing it will allow all other unit tests to run. Fixes angular-ui#2311.
dearlordylord
pushed a commit
to dearlordylord/bootstrap
that referenced
this issue
Jun 18, 2014
This should prevent `ddescribe` and `iit` blocks in tests from being checked into the tree, as they were in angular-ui#2311.
jurassic-c
pushed a commit
to jurassic-c/bootstrap
that referenced
this issue
Aug 6, 2014
The `ddescribe` is only executing the $modal tests. Removing it will allow all other unit tests to run. Fixes angular-ui#2311.
jurassic-c
pushed a commit
to jurassic-c/bootstrap
that referenced
this issue
Aug 6, 2014
This should prevent `ddescribe` and `iit` blocks in tests from being checked into the tree, as they were in angular-ui#2311.
OronNadiv
pushed a commit
to lanetix/bootstrap
that referenced
this issue
Nov 18, 2014
The `ddescribe` is only executing the $modal tests. Removing it will allow all other unit tests to run. Fixes angular-ui#2311.
OronNadiv
pushed a commit
to lanetix/bootstrap
that referenced
this issue
Nov 18, 2014
This should prevent `ddescribe` and `iit` blocks in tests from being checked into the tree, as they were in angular-ui#2311.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The
ddescribe
is only executing the $modal tests. All others are currently being skipped.The text was updated successfully, but these errors were encountered: