You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on this in #79, it works for mock_code but the archive_cache fixture is broken in 2.6 and will need to be fixed (#80). It is unclear if we will be able to support both 2.6 and older versions. I am leaning towards just supporting 2.6 and up to simplify maintenance. We'll see...
Instead of
manage/tests/pytest_fixtures.py
usetools/pytest_fixtures/
introduced in aiida 2.6.0. These new fixtures use thesqlite_dos
storage backend by default. See https://aiida.readthedocs.io/projects/aiida-core/en/stable/topics/plugins.html#plugin-test-fixturesThis should hopefully be more-or-less a drop-in replacement.
The text was updated successfully, but these errors were encountered: