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

[REFACTOR] Moves UpdatableRootReference to integration tests #1063

Merged
merged 1 commit into from
Mar 23, 2020

Conversation

pzuraq
Copy link
Member

@pzuraq pzuraq commented Mar 22, 2020

Moves UpdatableRootReference to integration tests, which is where it is
primarily used, and creates alternative references for usage in other
tests. Also removes the "autotracking" tests from the
@glimmer/reference package, since those don't really match up with
reality anymore, and their test scenarios are covered by other tests in
the @glimmer/validator package.

Depends on #1059

Moves UpdatableRootReference to integration tests, which is where it is
primarily used, and creates alternative references for usage in other
tests. Also removes the "autotracking" tests from the
`@glimmer/reference` package, since those don't really match up with
reality anymore, and their test scenarios are covered by other tests in
the `@glimmer/validator` package.
@pzuraq pzuraq force-pushed the refactor/move-updatable-root-reference branch from 46cbc1b to c2a4b20 Compare March 23, 2020 22:19
@pzuraq pzuraq merged commit 858de79 into master Mar 23, 2020
@pzuraq pzuraq deleted the refactor/move-updatable-root-reference branch March 23, 2020 23:44
@rwjblue rwjblue added breaking and removed breaking labels Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants