kinda thinking out loud here but here's the thought:
If I set up travis to run on my elgg github fork will it run the same tests as elgg/elgg ?
the theory being I could add my plugins to my fork and test them that way.
am I way off?
Thanks
Ray
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Paweł Sroka@srokap
Paweł Sroka - 0 likes
You must log in to post replies.It would work, but it has significant downsides as it causes mess in the repo. Hopefully some day you'd be able to just include Elgg for testing in your plugin project itself. See https://github.com/Elgg/Elgg/issues/7721