mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
[PR #846] [MERGED] tests: use proper async calls for cleanupBackend function #594
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/846
Author: @kmendell
Created: 8/18/2025
Status: ✅ Merged
Merged: 8/20/2025
Merged by: @stonith404
Base:
main← Head:tests/proper-async📝 Commits (3)
d0568aetests: use proper async calls for cleanupBackend functionff6723brevert jwt util changese16f522remove unused import📊 Changes
10 files changed (+10 additions, -10 deletions)
View changed files
📝
tests/specs/account-settings.spec.ts(+1 -1)📝
tests/specs/application-configuration.spec.ts(+1 -1)📝
tests/specs/apps-dashboard.spec.ts(+1 -1)📝
tests/specs/ldap.spec.ts(+1 -1)📝
tests/specs/oidc-client-settings.spec.ts(+1 -1)📝
tests/specs/oidc.spec.ts(+1 -1)📝
tests/specs/one-time-access-token.spec.ts(+1 -1)📝
tests/specs/user-group.spec.ts(+1 -1)📝
tests/specs/user-settings.spec.ts(+1 -1)📝
tests/specs/user-signup.spec.ts(+1 -1)📄 Description
Also fixed the warning in the jwt.util about top level async.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.