sdk-codegen icon indicating copy to clipboard operation
sdk-codegen copied to clipboard

feat: extension sdk 3.1 removal - wip

Open bryans99 opened this issue 1 year ago β€’ 2 comments

πŸ‘‹πŸ‘‹ Thank you for contributing to Looker sdk-codegen (⚑️🍣)

  • πŸ‘† Make sure your pull request title follows Pull Request Title Guidelines from our Contribution guide
  • πŸ‘‰ Don't forget to replace these instructions with your ✨awesome✨ description of what this change actually does. Additionally, it's great to include context on how it works and why the change was needed.
  • πŸ‘‡ Edit "Developer Checklist" to reflect items relevant to this PR (and try to make sure to check everything off before asking for review)

Developer Checklist ℹ️

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • [ ] Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • [ ] Ensure the tests and linter pass
  • [ ] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> πŸ¦•

bryans99 avatar Nov 14 '23 23:11 bryans99

Typescript Tests

0 files   -β€ŠβŸβ€„βŸβ€„6  0 suites   -β€Š60   0s :stopwatch: - 11m 48s 0 tests  -β€Š229  0 :heavy_check_mark:  -β€Š225  0 :zzz:  -β€ŠβŸβ€„4  0 :x: Β±0  0 runs   -β€Š552  0 :heavy_check_mark:  -β€Š536  0 :zzz:  -β€Š16  0 :x: Β±0 

Results for commit d4b1fccd. ± Comparison against base commit 3ea3cfcb.

This pull request removes 229 tests.
AccessToken defaults with empty token ‑ AccessToken defaults with empty token
AccessToken has a 10 second lag time for expiration ‑ AccessToken has a 10 second lag time for expiration
AccessToken is active with full token ‑ AccessToken is active with full token
ApiMethods full path with auth is just full path ‑ ApiMethods full path with auth is just full path
ApiMethods full path without auth is just full path ‑ ApiMethods full path without auth is just full path
ApiMethods path not prefixed if base url not set ‑ ApiMethods path not prefixed if base url not set
ApiMethods relative path with auth is api path ‑ ApiMethods relative path with auth is api path
ApiMethods relative path without auth is just base ‑ ApiMethods relative path without auth is just base
Browser session authenticate causes authentication ‑ Browser session authenticate causes authentication
Browser session getToken is mocked ‑ Browser session getToken is mocked
…

github-actions[bot] avatar Nov 14 '23 23:11 github-actions[bot]

APIX Tests

0 files  0 suites   0s :stopwatch: 0 tests 0 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit d4b1fccd.

github-actions[bot] avatar Nov 14 '23 23:11 github-actions[bot]