Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update intent tests to use Minerva tests if available (#69)
* Update intent tests to use Minerva tests if available * Fix typo in intent tests * Troubleshoot tests using old class * Fix checkout to actually test changes * Fix typo in checkout branch spec * Update entrypoint envvar handling for actions backwards-compat * Validate tests under both cores (should make no difference anymore) * Add exception to catch old test case usage * Install test extras for skill intent tests * Troubleshoot skill extra deps installation * Troubleshoot skill extra deps installation per pypa/pip#2785 * Fix typo in skill intent test import * Troublesthoot ovos-core intent test failure Add default `XDG_CACHE_HOME` env spec for test failure * Add default `skill_entrypoint` to match resource test logic * Add missing envvar export * Remove test exception Remove branch spec from action checkout --------- Co-authored-by: Daniel McKnight <[email protected]>
- Loading branch information