Stephen Ficklin a54dc85953 PHP 7.0 bug fix | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.github | %!s(int64=4) %!d(string=hai) anos | |
docs | %!s(int64=3) %!d(string=hai) anos | |
legacy | %!s(int64=4) %!d(string=hai) anos | |
tests | %!s(int64=4) %!d(string=hai) anos | |
tripal | %!s(int64=3) %!d(string=hai) anos | |
tripal_bulk_loader | %!s(int64=4) %!d(string=hai) anos | |
tripal_chado | %!s(int64=3) %!d(string=hai) anos | |
tripal_chado_views | %!s(int64=4) %!d(string=hai) anos | |
tripal_daemon | %!s(int64=4) %!d(string=hai) anos | |
tripal_ds | %!s(int64=4) %!d(string=hai) anos | |
tripal_ws | %!s(int64=4) %!d(string=hai) anos | |
.all-contributorsrc | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=6) %!d(string=hai) anos | |
CONTRIBUTING.md | %!s(int64=5) %!d(string=hai) anos | |
LICENSE.txt | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
composer.json | %!s(int64=4) %!d(string=hai) anos | |
composer.lock | %!s(int64=5) %!d(string=hai) anos | |
phpunit.xml | %!s(int64=6) %!d(string=hai) anos |
Welcome to the home of Tripal Development! If you are thinking to yourself "What is Tripal?", head over to our website, Tripal.info.
# Resources
Looking to contribute? That's Amazing -Welcome!!! Here's a quick run-down to get you started:
For more detailed guidelines see our full Contribution Documentation!
Be nice! If that’s insufficient, Tripal community defers to https://www.contributor-covenant.org/
To run PHP unit tests on your local system, run composer install
to install developer-specific requirements. Next, create a .env
file in your /Tests/
directory that defines the DRUPAL_ROOT
variable, for example
DRUPAL_ROOT=/var/www/html
Then run PHPUnit from your root Tripal directory.
PHPUnit tests will also be run in the Travis CI build.
Read our testing guidelines.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!