00c110b055
With these changes, the types are a little stricter now and also not
compatible with Protractor's jasmine-like syntax. So, we have to also
use `@types/jasminewd2` for e2e tests (but not for non-e2e tests).
I also had to "augment" `@types/jasminewd2`, because the latest
typings from [DefinitelyTyped][1] do not reflect the fact that the
`jasminewd2` version (v2.1.0) currently used by Protractor supports
passing a `done` callback to a spec.
[1]:
|
||
---|---|---|
.. | ||
serializers | ||
digest_spec.ts | ||
extractor_merger_spec.ts | ||
i18n_html_parser_spec.ts | ||
i18n_parser_spec.ts | ||
integration_common.ts | ||
integration_xliff2_spec.ts | ||
integration_xliff_spec.ts | ||
integration_xmb_xtb_spec.ts | ||
message_bundle_spec.ts | ||
translation_bundle_spec.ts |