-
Notifications
You must be signed in to change notification settings - Fork 2k
Remove emulator + shims from testing samples #1255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 6 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
c306a4c
Remove emulator from testing samples + remove custom shim
7db63e0
Move HTTP integration test to functions framework
3173d9c
Address comments + clarify delays
a51efee
Remove timeouts + shorten region-tagged blocks
5a51a5f
Remove debug var
3f1a818
More region-tag-shortening
c7e4bab
Use retries instead of delays
18d399f
Add supertest back
5bb9142
Merge branch 'master' into deprecate-emulator
ce28a7a
Merge branch 'master' into deprecate-emulator
ff233cd
Fix lint + use handleLinuxErrors helper func
9f96452
Merge branch 'deprecate-emulator' of https://github.com/GoogleCloudPl…
2534085
Add delay package back + remove shim test
575f8c6
Use Node 8 syntax (for FF compatibility)
a96356e
Update non-integration tests w/ Node 8 syntax + removed emulator
70105f5
Switch to delay package in system tests
d6bd523
Fix lint
6fe31ea
Specify BASE_URL for non-Emulator tests
79b446d
Revamp system tests to get them passing
cbc5020
Remove BASE_URL from non-system tests
8732835
Move BASE_URL to Kokoro cfg + remove emulator script block
97b416a
Add FF dependency
ee39b9a
Merge branch 'master' into deprecate-emulator
e796926
Merge branch 'master' into deprecate-emulator
df5f63f
Switch to Node 8 image
4c26f20
Merge branch 'master' into deprecate-emulator
e19d6cd
Merge branch 'master' into deprecate-emulator
8ec1bbe
Merge branch 'master' into deprecate-emulator
fhinkel 17ef073
Merge branch 'master' into deprecate-emulator
fhinkel 54e77b5
Merge branch 'master' into deprecate-emulator
56a861d
Merge branch 'master' into deprecate-emulator
39a5de2
Fix tests: deconflict PORT values
96d1bb7
Fix tests: deconflict PORT values, take 2
4b129b5
Tweak test values + remove dbg code
f5d2b9c
DEBUG: glinux is VERY angry, so debug in CI instead
7540704
Attempt 1: get stdout on Linux machines
51e55a3
Attempt 2: remove dbg code + use err object
ca4a9ed
Apply previous fix to all tests
7f83560
Apply previous fixes to all samples
d22f42a
Increase FF timeouts
caa8670
Switch from Node timeouts to Unix-based ones
52c8803
Remove Linux failures handler, since Linux tolerates bash timeouts
af253e5
Label system tests + increase timeout
4548eec
Change bucket names to avoid conflicts
b26e07f
Add system test instructions to README
9700557
Merge branch 'master' into deprecate-emulator
3138505
Fix lint
aa27550
functions/pubsub: use separate port + Bash timeouts
2a6df9c
Kokoro: revert FUNCTIONS_BUCKET change + use FUNCTIONS_DELETABLE_BUCK…
fea797c
Typo-fix in pubsub sample
f3aace0
functions/pubsub: fix typos
5a616a0
FF: remove global dep + add to pubsub package.json
a590c12
Fix bad pubsub FF URL
635b3a1
Reduce timeout for system tests
4eddbe4
Fix package.json typo + increase functions/pubsub log backtrack period
6706236
DEBUG: debug pubsub system test
dc5ec93
DBG: add more pubsub debugging
2572cac
Revert debug commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.