-
Notifications
You must be signed in to change notification settings - Fork 61
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
Add integration tests for new APIs (AgentPoolsApi, ApiTokenApi, BehaviorApi, PrincipalRateLimitApi) #354
Merged
denysoblohin-okta
merged 23 commits into
oas-v3-openapi-generator
from
od-new-it-tests-OKTA-506211
Aug 5, 2022
Merged
Add integration tests for new APIs (AgentPoolsApi, ApiTokenApi, BehaviorApi, PrincipalRateLimitApi) #354
denysoblohin-okta
merged 23 commits into
oas-v3-openapi-generator
from
od-new-it-tests-OKTA-506211
Aug 5, 2022
Conversation
This file contains 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
denysoblohin-okta
changed the base branch from
master
to
oas-v3-openapi-generator
August 1, 2022 15:54
denysoblohin-okta
force-pushed
the
od-new-it-tests-OKTA-506211
branch
from
August 2, 2022 09:24
05a00c5
to
3896608
Compare
denysoblohin-okta
force-pushed
the
od-new-it-tests-OKTA-506211
branch
from
August 2, 2022 12:05
70f1cce
to
38f4bcb
Compare
denysoblohin-okta
force-pushed
the
od-new-it-tests-OKTA-506211
branch
2 times, most recently
from
August 3, 2022 13:46
0da6daf
to
40b80d7
Compare
tmp! . . remove xunit .
denysoblohin-okta
force-pushed
the
od-new-it-tests-OKTA-506211
branch
3 times, most recently
from
August 4, 2022 07:14
c6a27a0
to
605b0f9
Compare
denysoblohin-okta
force-pushed
the
od-new-it-tests-OKTA-506211
branch
from
August 4, 2022 09:59
37234e7
to
383edbc
Compare
oleksandrpravosudko-okta
approved these changes
Aug 5, 2022
oleksandrpravosudko-okta
added a commit
that referenced
this pull request
Nov 30, 2022
oleksandrpravosudko-okta
pushed a commit
that referenced
this pull request
Dec 1, 2022
eng-services-aperture-github-bot-okta
pushed a commit
that referenced
this pull request
Dec 1, 2022
OKTA-554035 add mocha inline reporter (#354)
oleksandrpravosudko-okta
added a commit
that referenced
this pull request
Dec 5, 2022
oleksandrpravosudko-okta
added a commit
that referenced
this pull request
Dec 7, 2022
denysoblohin-okta
added a commit
that referenced
this pull request
Jan 25, 2023
* feat: support EC private keys for OAuth service apps OKTA-496997 <<<Jenkins Check-In of Tested SHA: 2114435 for eng_productivity_ci_bot_okta@okta.com>>> Artifact: okta-sdk-nodejs Files changed count: 11 PR Link: #329 * Releng: Revving up to version(s) 6.6.0 for artifact(s) okta-sdk-nodejs * Update dependencies (#357) * add mocha inline reporter (#354) (#366) OKTA-554035 add mocha inline reporter (#354) * fix: export MemoryStore through library root, update MemoryStore.get type signature (#364) OKTA-550323 fix: export MemoryStore through library root, update MemoryStore.get type signature Co-authored-by: Denys Oblohin <72614880+denysoblohin-okta@users.noreply.github.com> * fix: allow custom attributes for extensible types (#365) OKTA-550323 fix: allow custom attributes for extensible types * Releng: Revving up to version(s) 6.7.0 for artifact(s) okta-sdk-nodejs * Merge remote-tracking branch 'origin/master' into oas-v3-update-to-master Co-authored-by: Oleksandr Pravosudko <oleksandr.pravosudko@okta.com> Co-authored-by: releng-internal-okta <eng_releng_internal@okta.com> Co-authored-by: Oleksandr Pravosudko <71440851+oleksandrpravosudko-okta@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Internal ref: OKTA-506211