Skip to content

Conversation

@inlined
Copy link
Member

@inlined inlined commented Mar 2, 2021

Description

Fixes integration tests.

  • Updated node versions under test
  • Updated node dependencies to modern versions
  • Removed lodash dependency
  • Minor updates to TypeScript annotations/style
  • Fix URL and authentication when invoking a cloud schedule
  • Fix Cloud Schedule test to not finish until tests are complete

Code sample

cd integration_test && ./run_tests.sh <project_id>

* Updated node versions under test
* Updated node dependencies to modern versions
* Removed lodash dependency
* Minor updates to TypeScript annotations/style
* Fix URL and authentication when invoking a cloud schedule
* Fix Cloud Schedule test to not finish until tests are complete
@inlined inlined requested a review from joehan March 2, 2021 19:26
@inlined
Copy link
Member Author

inlined commented Mar 2, 2021

Fixes #865

Copy link
Contributor

@joehan joehan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning these up! Looks like you need to npm run format to get the tests running again.

@inlined inlined merged commit ee793c7 into master Mar 3, 2021
@inlined inlined deleted the inlined.fix-integration-tests branch March 5, 2021 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants