Browse Source

Merge pull request #646 from jwest60/7.x-3.x

Added a test suite video to the video tutorials section
Lacey-Anne Sanderson 6 years ago
parent
commit
6e6bce560c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/dev_guide/tutorials.rst

+ 1 - 0
docs/dev_guide/tutorials.rst

@@ -14,6 +14,7 @@ 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 Driven Development live demo <https://www.youtube.com/watch?v=zmYZ_HV3b9s>`_