Skip to content

test: Add new tests for Oauth and Login Client - #403

Merged
ykim-akamai merged 3 commits into
linode:devfrom
ykim-akamai:test/add_oauth_and_login_client_tests
Apr 26, 2024
Merged

test: Add new tests for Oauth and Login Client#403
ykim-akamai merged 3 commits into
linode:devfrom
ykim-akamai:test/add_oauth_and_login_client_tests

Conversation

@ykim-akamai

Copy link
Copy Markdown
Contributor

📝 Description

Adding integration test coverage for Oauth and Login Clients
Note: These tests does not involve an actual oauth application as it adds lot more complexity. However I think Pytest Flask is a possible choice to automate everything involving an actual Oauth app which will be in a different PR.

✔️ How to Test

make INTEGRATION_TEST_PATH=login_client testint

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.

@ykim-akamai
ykim-akamai requested a review from a team as a code owner April 24, 2024 03:10
@ykim-akamai
ykim-akamai requested review from jriddle-linode and lgarber-akamai and removed request for a team April 24, 2024 03:10
@ykim-akamai ykim-akamai added the testing for updates to the testing suite in the changelog. label Apr 24, 2024

@lgarber-akamai lgarber-akamai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Tests are all passing on my end, great work!

@jriddle-linode jriddle-linode left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, passing locally.

@ykim-akamai
ykim-akamai merged commit ab50d06 into linode:dev Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing for updates to the testing suite in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants