Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: Fix test by scanning group before using itbug/noid/weird-ldap-caching | Côme Chilliet | 2025-02-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(tests): Ensure ldap server can be reached in integration tests on GitHub ↵ | Ferdinand Thiessen | 2024-01-26 | 1 | -0/+163 |
Actions and other improvments * Run integration tests for every pull request * Also print docker logs of service containers (ldap, redis) * Ensure consistent `datadir` for test assertions * Test openldap features separatly * Only the LDAP tests rely on `/dev/shm` while `federated.feature` rely on real directory access Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |