Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run test suite in this repository instead of hyde/hyde #183

Closed
3 tasks done
caendesilva opened this issue Apr 28, 2022 · 0 comments · Fixed by hydephp/hyde#116 or #187
Closed
3 tasks done

Run test suite in this repository instead of hyde/hyde #183

caendesilva opened this issue Apr 28, 2022 · 0 comments · Fixed by hydephp/hyde#116 or #187

Comments

@caendesilva
Copy link
Member

caendesilva commented Apr 28, 2022

Breaking down the problems I want to solve:

A: I want to run GitHub Actions to run tests for Framework code when code is changed in this repository
B: I want to define the tests here, because as it is now when I write new or change code here, I need to update the corresponding test in Hyde, making it hard to keep versions in sync.

I transferred the tests into Framework, but am having path issues. But I think I can solve both problems by loading the test files through the vendor directory but still running them through the Hyde installation. When running CI tests here, I can just set up so that before running tests, it clones the latest Hyde install.

Originally posted by @caendesilva in #181 (comment)

Tasks:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant