Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Remove ddescribe from src/modal/test/modal.spec.js #2311

Closed
mbuttu opened this issue Jun 9, 2014 · 1 comment
Closed

Remove ddescribe from src/modal/test/modal.spec.js #2311

mbuttu opened this issue Jun 9, 2014 · 1 comment

Comments

@mbuttu
Copy link
Contributor

mbuttu commented Jun 9, 2014

The ddescribe is only executing the $modal tests. All others are currently being skipped.

@caitp
Copy link
Contributor

caitp commented Jun 9, 2014

@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.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants