Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use uri for mongo sb517 #7

Merged
merged 40 commits into from
Jan 29, 2024

Conversation

JunAishima
Copy link

A couple of other changes

  • remove creation of indexes from this code
  • update versioneer

@JunAishima JunAishima requested a review from gwbischof January 19, 2024 15:31
@JunAishima JunAishima force-pushed the use-uri-for-mongo-sb517 branch from eaa6c97 to 1f35c7e Compare January 25, 2024 18:36
 * otherwise get the following exception: `ERROR conftrak/test/test_server.py - Failed: Direct construction of _pytest.python.Function has been deprecated, please use _pytest.python.Function.from_parent.
See https://docs.pytest.org/en/stable/deprecations.html#node-construction-changed-to-node-from-parent for more details.`
 * HTTPClient is synchronous so no yield necessary
 * using our fixture means the Tornado test base_url
   does not apply since we set the service port to our
   normal port
 * now using all tornado components, so special package
   no longer necessary
 * LSDC GUI still uses python3.6, while we expect to
   upgrade python to more recent versions with more
   support
 * prevent mongomock import unless testing mode
   is activated
@gwbischof gwbischof merged commit cd29cbe into NSLS-II:master Jan 29, 2024
12 checks passed
@JunAishima JunAishima deleted the use-uri-for-mongo-sb517 branch January 29, 2024 18:19
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.

2 participants