summaryrefslogtreecommitdiff
path: root/tests/functional/api/test_branches.py
Commit message (Collapse)AuthorAgeFilesLines
* chore: add test case to show branch name with period worksjlvillal/dot_branchJohn L. Villalovos2022-01-031-0/+17
Add a test case to show that a branch name with a period can be fetched with a `get()` Closes: #1715