Skip to content

[ENG-8223] Fix mfr unittests #384

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

Open
wants to merge 28 commits into
base: feature/buff-worms
Choose a base branch
from

Conversation

mkovalua
Copy link

Ticket

https://openscience.atlassian.net/browse/ENG-8223

Purpose

MFR has a bunch of failing tests. Let's fix 'em!
If the cause of a test failure turns out to need a big fix, we can create another ticket to track it.

Changes

run pytest to check whether MFR testing is working and update code to be it competable with python3.13

created from the following PR
#381
to keep its changings

Side effects

QA Notes

Deployment Notes

mkovalua added 19 commits May 30, 2025 19:09
…updated the same as in WB and not create conflicts on image building, update setup.py to create image without errors
…dd '__init__.py' into tests/core to avoid import errors
…t Exception: (maybe some additional logic is needed for pass and more strict Exception class )
return await aiohttp.request(method, url, *args, **kwargs)
osfio-mfr-1  |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
osfio-mfr-1  | TypeError: object _SessionRequestContextManager can't be used in 'await' expression
… be deprecated and need to use template_name)
…t: 'md_globals' and TypeError: 'Registry' object does not support item deletion
@felliott
Copy link
Member

Here is an updated branch with all of the recent MFR dep-group updates: https://github.com/CenterForOpenScience/modular-file-renderer/tree/feature/fix-mfr-tests

@mkovalua mkovalua marked this pull request as ready for review June 18, 2025 13:15
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.

3 participants