tripal / t4d8

This is a temporary repository for Drupal 9 upgrade for Tripal v4. It is meant to house issues related to the upgrade.
GNU General Public License v2.0
1 stars 10 forks source link

Added automated testing to show the query builder is working. #309

Closed laceysanderson closed 1 year ago

laceysanderson commented 1 year ago

This PR does not change any existing functionality. Instead it just adds automated tests to show that #218 is fixed and to ensure the Query Builder is working in general :-)

Since it is automated testing only, it does not require review.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 6953dfd5 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 33.4% (0.0% change).

View more on Code Climate.