Closed
Description
There are bunch of decorators in use now in test_core.py including @with_all_fs test
and @also_with_nodefs_both
.
Having these in test_core.py mean that we have a combinatorial explosion of tests here. Should we move these tests into test_other.py? @kripken is there any reason to keep these FS tests in test_core.py?
Metadata
Metadata
Assignees
Labels
No labels