mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
[PR #466] [MERGED] refactor: add ldap tests #781
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/466
Author: @kmendell
Created: 4/20/2025
Status: ✅ Merged
Merged: 5/7/2025
Merged by: @stonith404
Base:
main← Head:refactor/add-ldap-test📝 Commits (10+)
63721acrefactor: add ldap tests013a442Merge branch 'main' into refactor/add-ldap-testcd69427use lldap-cli for api calls3742a7cuse cleaner lldap-cli approach9564b49Merge branch 'main' into refactor/add-ldap-testb87b5ceinstall lldap-cli tools from apta5cceb1add missing repo for apt tools15a1a09fix schema issuesb2fb63badd timout and retry for user additions2c0f60cuse consistant group names📊 Changes
7 files changed (+309 additions, -47 deletions)
View changed files
📝
.github/workflows/e2e-tests.yml(+56 -2)📝
backend/internal/bootstrap/e2etest_router_bootstrap.go(+1 -1)📝
backend/internal/controller/e2etest_controller.go(+10 -0)📝
backend/internal/service/e2etest_service.go(+59 -3)📝
frontend/tests/application-configuration.spec.ts(+0 -41)➕
frontend/tests/ldap.spec.ts(+83 -0)➕
scripts/tests/setup-lldap.sh(+100 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.