You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove emulator from testing samples + remove custom shim
* Move HTTP integration test to functions framework
* Address comments + clarify delays
* Remove timeouts + shorten region-tagged blocks
* Remove debug var
* More region-tag-shortening
* Use retries instead of delays
* Add supertest back
* Fix lint + use handleLinuxErrors helper func
* Add delay package back + remove shim test
* Use Node 8 syntax (for FF compatibility)
* Update non-integration tests w/ Node 8 syntax + removed emulator
* Switch to delay package in system tests
* Fix lint
* Specify BASE_URL for non-Emulator tests
* Remove BASE_URL from non-system tests
* Revamp system tests to get them passing
* Move BASE_URL to Kokoro cfg + remove emulator script block
* Add FF dependency
* Switch to Node 8 image
* Fix tests: deconflict PORT values
* Fix tests: deconflict PORT values, take 2
* Tweak test values + remove dbg code
* DEBUG: glinux is VERY angry, so debug in CI instead
* Attempt 1: get stdout on Linux machines
* Attempt 2: remove dbg code + use err object
* Apply previous fix to all tests
* Apply previous fixes to all samples
* Increase FF timeouts
* Switch from Node timeouts to Unix-based ones
* Remove Linux failures handler, since Linux tolerates bash timeouts
* Label system tests + increase timeout
* Change bucket names to avoid conflicts
* Add system test instructions to README
* Fix lint
* functions/pubsub: use separate port + Bash timeouts
* Kokoro: revert FUNCTIONS_BUCKET change + use FUNCTIONS_DELETABLE_BUCKET instead
* Typo-fix in pubsub sample
* functions/pubsub: fix typos
* FF: remove global dep + add to pubsub package.json
* Fix bad pubsub FF URL
* Reduce timeout for system tests
* Fix package.json typo + increase functions/pubsub log backtrack period
* DEBUG: debug pubsub system test
* DBG: add more pubsub debugging
* Revert debug commits
0 commit comments