Separate allenact/allenact_plugins tests.
Open
enhancement
- Dominant language
- Python
- Stars
- 383
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
Currently our tests for `allenact` have dependencies on frameworks in `allenact_plugins`. Ideally these should be self contained.
## Desired solution
Create `test` directories in `allenact` and `allenact_plugins` and create new tests in `allenact` that are not framework dependent.
## Additional context
That this is a good idea was pointed out by @jordis-ai2 in #270 .
Contributor guide
Assessment
This issue has not been assessed yet.