Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

chore(tests): remove ddescribe() #3626

Closed
wants to merge 1 commit into from
Closed

Conversation

caitp
Copy link
Contributor

@caitp caitp commented Jul 7, 2015

This was preventing tests from running, oops!

gkalpak referenced this pull request Jul 7, 2015
* fixes ability to use ng-hide: the animations were not properly
   calling the `done()` callback, so the `ng-animate` class was
   never being removed

 * you can now use ng-repeat for the speed dial's action items
   also updated docs to have fewer but more complex examples

 * the speed dial was not properly initializing it's transforms,
   so the first time it was opened, it would not animate properly

closes #3313. closes #3224. closes #3349. closes #3600.
@caitp
Copy link
Contributor Author

caitp commented Jul 7, 2015

@gkalpak there are some failing tests though, that's not very good. Are you an owner/collaborator on this repo? We should get this reviewed and landed to prevent similar mistakes in the future

Prevent ddescribe()/iit() from sneaking in again
@ThomasBurleson
Copy link
Contributor

@caitp - I am the team lead... best to escalate to me or @jelbourn.

@ThomasBurleson
Copy link
Contributor

I just committed fixes to remove the ddescribe

@caitp
Copy link
Contributor Author

caitp commented Jul 7, 2015

I saw. There's a second (now only) commit in this CL which adds a check for ddescribe/iit to prevent it from sneaking in in the future

@ThomasBurleson
Copy link
Contributor

@caitp - I like these changes. THANK you!

PS - our jsHint tasks reveals lots of issue that we will address in Beta.

I will merge now!

@ThomasBurleson ThomasBurleson added this to the 0.10.1 milestone Jul 7, 2015
@ThomasBurleson ThomasBurleson self-assigned this Jul 7, 2015
@ThomasBurleson
Copy link
Contributor

@caitp - this addition rocks!

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 this pull request may close these issues.

2 participants