Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

refactor: Refactor test setup. #1537

Closed
wants to merge 1 commit into from
Closed

Conversation

rkirov
Copy link
Contributor

@rkirov rkirov commented Oct 10, 2014

Befor each test, a div element with attribute ng-app, is created. This is a container into which test can put some content. This container is destroyed after each test

Closes #925

Befor each test, a div element with attribute ng-app, is created. This is a container into which test can put some content. This container is destroyed after each test

Closes dart-archive#925
@rkirov
Copy link
Contributor Author

rkirov commented Oct 10, 2014

Rebased an orphaned PR, but more work needed to make tests pass.

@naomiblack
Copy link
Contributor

@rkirov please take a look and decide whether this can be addressed in 1.1? This is an old PR from Marko that's been floating around for a bit because of possible internal conflicts.

@rkirov
Copy link
Contributor Author

rkirov commented Dec 11, 2014

I don't have bandwidth to make tests pass, and this is not fixing an issue that affects clients, so I am closing the PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

Clean up listeners on body from EventHandler
4 participants