sdk-codegen
sdk-codegen copied to clipboard
feat: extension sdk 3.1 removal - wip
ππ 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> π¦
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
β¦
APIX Tests
0 filesββ0 suitesβββ0s :stopwatch: 0 testsβ0 :heavy_check_mark:β0 :zzz:β0 :x:
Results for commit d4b1fccd.