Skip to content

fix(test): configure ldap test environment and guard optional gem requires#373

Merged
natsuki615 merged 5 commits intosc0v:masterfrom
tomas-goncalves:add-ldap-test-config
Mar 11, 2026
Merged

fix(test): configure ldap test environment and guard optional gem requires#373
natsuki615 merged 5 commits intosc0v:masterfrom
tomas-goncalves:add-ldap-test-config

Conversation

@tomas-goncalves
Copy link
Copy Markdown
Contributor

@tomas-goncalves tomas-goncalves commented Feb 19, 2026

  • Add test environment config to config/ldap.yml so ActiveLDAP initializes correctly in the test environment
  • Wrap coveralls and webmock requires in rescue LoadError so tests run locally without
    these gems installed
  • Refactor config/ldap.yml to use YAML anchors to deduplicate shared settings

@tomas-goncalves tomas-goncalves marked this pull request as ready for review March 6, 2026 21:35
@tomas-goncalves tomas-goncalves marked this pull request as draft March 6, 2026 21:36
@tomas-goncalves tomas-goncalves changed the title Add LDAP test environment config fix(test): enable local test environment Mar 6, 2026
tomas-goncalves and others added 2 commits March 6, 2026 18:44
Wrap coveralls and webmock requires in begin/rescue LoadError so tests
run locally without these gems installed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@merichar merichar changed the title fix(test): enable local test environment fix(test): configure ldap test environment and guard optional gem requires Mar 10, 2026
@merichar merichar marked this pull request as ready for review March 10, 2026 23:54
@natsuki615 natsuki615 merged commit d21f2c2 into sc0v:master Mar 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants