Logo
Explore Help
Sign In
iSharkFly-Docs/Angular-Docs-Cn
Watch 2
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
5fe1e74dd32d63b00aafaf367252c07a89f28018
Angular-Docs-Cn/packages/core/testing
T
History
Miško Hevery 71100e6d72 feat(core): add support for using async/await with Jasmine (#24637)
Example:
```
it('...', await(async() => {
  doSomething();
  await asyncFn();
  doSomethingAfter();
}));
```

PR Close #24637
2018-06-28 14:59:48 -07:00
..
src
feat(core): add support for using async/await with Jasmine (#24637)
2018-06-28 14:59:48 -07:00
BUILD.bazel
feat(bazel): change ng_package rule to APF v6 (#22782)
2018-03-15 11:38:31 -07:00
index.ts
build: publish tree of files rather than FESMs (#18541)
2017-08-31 15:34:50 -07:00
package.json
fix: correct several esm2015 entry-points in package.jsons (#22892)
2018-03-20 13:30:08 -07:00
public_api.ts
build: publish tree of files rather than FESMs (#18541)
2017-08-31 15:34:50 -07:00
rollup.config.js
feat(core): upgrade rxjs to 6.0.0-alpha.4 (#22573)
2018-03-19 21:51:51 -07:00
tsconfig-build.json
test(ivy): Add small_app spec for sprint #3 (#22018)
2018-02-18 13:18:54 -08:00
Powered by Gitea Version: 1.27.3 Page: 207ms Template: 6ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API