12345678910111213141516171819202122232425262728293031 |
- Video Tutorials
- =================
- .. note::
- The following videos are provided by members of the community. While we don't ensure the videos are up to date, we would appreciate being `contacted through the issue queue <https://github.com/tripal/tripal/issues/new/choose>`_ if you find a broken link. Also, if you have your own video and would like to contribute, we would love to hear from you!
- Testing
- ~~~~~~~~~
- The `Tripal Test Suite module <https://github.com/statonlab/TripalTestSuite>`_ is used by the core Tripal module, and many custom modules, to easily set up PHPUnit and Travis CI.
- * `Creating and running Test Suite Tests <https://www.youtube.com/watch?v=hxuiDzRqs9U>`_
- * `Test Suite Factories and DB Transactions <https://www.youtube.com/watch?v=PTJ1Dv8QAag>`_
- * `Test Suite Seeding and Publishing Data <https://www.youtube.com/watch?v=HE2B7YnWYfQ>`_
- * `Test Driven Development live demo <https://www.youtube.com/watch?v=zmYZ_HV3b9s>`_
- Developer Tools
- ~~~~~~~~~~~~~~~~
- * `Tripal 3 - Setting Up A Website From Scratch With TripalDock <https://www.youtube.com/watch?v=5SOfQLypvdE>`_
- * `Tripal 3 - TripalDock Commands And Site Structure <https://www.youtube.com/watch?v=g_fmONUgG3s>`_
- Other
- ~~~~~~~
- * `Loading Biomaterials with Tripal Analysis Expression <https://www.youtube.com/watch?v=7YkPp2443qA>`_
|