inveniosoftware / pytest-invenio

Pytest fixtures for Invenio.
https://pytest-invenio.readthedocs.io
Other
3 stars 22 forks source link

Fixture `cli_runner` does not provide input to flask cli runner #94

Open alejandromumo opened 1 year ago

alejandromumo commented 1 year ago

See this discussion for more information on this issue.

The fixture was re-implemented in invenio-rdm-records and invenio-communities given that it was not working properly. Therefore, it should be removed from these modules and be kept only in pytest-invenio.

It's not widely used, however we should guarantee that this change does not break any test in other modules (e.g. invenio-app-rdm)