Test coverage for actions
Currently actions for resources can be defined in separate modules using fragments (with use Spark.Dsl.Fragment). During testing, these modules show 0% coverage.
What is the best way to improve coverage for them? Same also goes for all resource modules (with use Ash.Resource)
What is the best way to improve coverage for them? Same also goes for all resource modules (with use Ash.Resource)
