This repository was archived by the owner on Sep 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 232
Refactor Testability #1175
Labels
Milestone
Comments
matanlurey
added a commit
that referenced
this issue
Apr 4, 2018
matanlurey
added a commit
that referenced
this issue
Apr 4, 2018
matanlurey
added a commit
that referenced
this issue
Apr 4, 2018
Docs landed in #1189. |
michilu
pushed a commit
to michilu/scaffold
that referenced
this issue
Apr 13, 2018
... now with `Testability` working again, and other bug fixes. Work towards angulardart/angular#914. Closes angulardart/angular#1048 Closes angulardart/angular#1174. Filed angulardart/angular#1175. Filed angulardart/angular#1179. PiperOrigin-RevId: 191628083
leonsenft
pushed a commit
that referenced
this issue
Apr 19, 2018
Partial work towards #1175. As far as I can tell, this is a no-op as these features are not used, at all, and currently we *always* initialize `Testability` for _every_ application. As we change that, we can re-evaluate how this is setup. Docs: https://github.com/dart-lang/angular/blob/master/doc/testing/e2e.md PiperOrigin-RevId: 193262577
leonsenft
pushed a commit
that referenced
this issue
Apr 19, 2018
Partial work towards #1175. As far as I can tell, this is a no-op as these features are not used, at all, and currently we *always* initialize `Testability` for _every_ application. As we change that, we can re-evaluate how this is setup. Docs: https://github.com/dart-lang/angular/blob/master/doc/testing/e2e.md PiperOrigin-RevId: 193262577
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
Testability
(i.e. the interface for integration testing) is sort of a mess.We should take the following steps:
package:js
, instead of lots of hand-written JS interopThe text was updated successfully, but these errors were encountered: