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

[tests-only][full-ci]add test for creating and listing auth token for an app using api #10662

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

nirajacharya2
Copy link
Contributor

@nirajacharya2 nirajacharya2 commented Nov 26, 2024

Description

This PR tests creating and listing token feature of auth-app service.
https://owncloud.dev/services/auth-app/#app-tokens

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@nirajacharya2
Copy link
Contributor Author

nirajacharya2 commented Nov 27, 2024

need to confirm how to delete the token.
#10675

im pausing this pr for now.

@nirajacharya2 nirajacharya2 changed the title [tests-only][full-ci]add test for creating auth tocken for an app using api [tests-only][full-ci]add test for creating auth token for an app using api Nov 28, 2024
@nirajacharya2 nirajacharya2 force-pushed the test-auth-app-token-api branch from 95f3c22 to 214ba46 Compare November 29, 2024 08:36
@nirajacharya2
Copy link
Contributor Author

need to confirm how to delete the token. #10675

im pausing this pr for now.

skipping delete test.

@nirajacharya2 nirajacharya2 force-pushed the test-auth-app-token-api branch 9 times, most recently from 46eab2e to 1fffc93 Compare December 2, 2024 08:19
@nirajacharya2 nirajacharya2 changed the title [tests-only][full-ci]add test for creating auth token for an app using api [tests-only][full-ci]add test for creating and listing auth token for an app using api Dec 2, 2024
@nirajacharya2 nirajacharya2 marked this pull request as ready for review December 2, 2024 09:04
@nirajacharya2 nirajacharya2 force-pushed the test-auth-app-token-api branch from 4ea39d5 to 80b9b73 Compare December 9, 2024 10:19
@nirajacharya2 nirajacharya2 requested a review from saw-jan December 9, 2024 10:53
@nirajacharya2 nirajacharya2 force-pushed the test-auth-app-token-api branch 2 times, most recently from af504dc to 6c2e366 Compare December 10, 2024 03:28
@nirajacharya2 nirajacharya2 force-pushed the test-auth-app-token-api branch 2 times, most recently from bf3455d to 35059a0 Compare December 10, 2024 06:29
Copy link
Member

@saw-jan saw-jan left a comment

Choose a reason for hiding this comment

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

let's use service name

tests/acceptance/features/apiAuthApp/token.feature Outdated Show resolved Hide resolved
tests/acceptance/features/apiAuthApp/token.feature Outdated Show resolved Hide resolved
@nirajacharya2 nirajacharya2 force-pushed the test-auth-app-token-api branch from 3f71502 to 1313124 Compare December 11, 2024 03:26
@nirajacharya2 nirajacharya2 force-pushed the test-auth-app-token-api branch from 1313124 to 7546e47 Compare December 11, 2024 06:10
@S-Panta S-Panta merged commit 1d2a868 into master Dec 11, 2024
4 checks passed
@S-Panta S-Panta deleted the test-auth-app-token-api branch December 11, 2024 06:47
ownclouders pushed a commit that referenced this pull request Dec 11, 2024
[tests-only][full-ci]add test for creating and listing auth token for an app using api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants