Skip to content

Conversation

@ahamood1
Copy link
Contributor

Issue #, if available: 31243

Description of changes:

  1. Update Selenium Usage: Replace executable_path with the Service class when initializing Selenium WebDriver, as executable_path is no longer supported in Selenium 4.x.
  2. Reuse SQLAlchemy Instance: In tests, use the existing models.db instance instead of creating a new SQLAlchemy(app) to avoid double registration.
  3. Set SOLR_URL for Tests: Ensure the SOLR_URL environment variable is set in CI or mock it in tests to prevent related failures.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant