Skip to content
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 S/R tests using JWT over basic auth #342

Merged
merged 3 commits into from
Oct 25, 2023

Conversation

myieye
Copy link
Contributor

@myieye myieye commented Oct 23, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 23, 2023

C# Unit Tests

33 tests   33 ✔️  11s ⏱️
  6 suites    0 💤
  1 files      0

Results for commit a4132a6.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@hahn-kev hahn-kev left a comment

Choose a reason for hiding this comment

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

Nice job Tim, one slight change due to how HttpClient needs to be used.

backend/Testing/Services/JwtHelper.cs Outdated Show resolved Hide resolved
@myieye myieye force-pushed the test/289-create-sr-test-using-jwt-over-basic-auth branch from 1e04723 to a4132a6 Compare October 24, 2023 08:58
@hahn-kev hahn-kev linked an issue Oct 25, 2023 that may be closed by this pull request
@myieye myieye merged commit e75739c into develop Oct 25, 2023
5 checks passed
@myieye myieye deleted the test/289-create-sr-test-using-jwt-over-basic-auth branch October 25, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create S&R test using jwt over basic auth
2 participants