6 Commits

Author SHA1 Message Date
Abe Haskins
93abee929d Implements Storage Emulator (#3230)
* Adds Storage Emulator

* npm run format

* Attempt to fix failing runtime test
2021-03-25 13:15:21 -07:00
Bryan Kendall
cd6e7ef80e integration framework: request -> node-fetch (#2787)
* request -> fetch

* statusCode -> status

* await on the response data
2020-11-11 12:46:10 -08:00
Sam Stern
77a02b0159 Add e2e tests for the Auth emulator (#2754) 2020-10-28 13:44:21 -04:00
Sam Stern
de523a9cdf Unlock the Emulator UI (#2226)
* Remove preview flag and add release.

* Fix all emulators started log test in integrations.

* Update more logs in the integration tests.

* Update success message for ext:dev.

* Update build.

* Add changelog entry.

Co-authored-by: Yuchen Shi <yuchenshi@google.com>
2020-05-21 10:21:05 -07:00
Abe Haskins
66228c03db Improves "emulators:start" logs (#2219) 2020-05-14 16:33:49 -05:00
Bryan Kendall
e5c1bdbef3 extensions functional test update (#2181)
* use shared testing framework for tests

* remove AndWait function

* link global module and run test file
2020-04-27 14:11:16 -07:00