summaryrefslogtreecommitdiffhomepage
path: root/test/test_variables.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-08-02Router: fixed segmentation fault.Zhidao HONG1-0/+19
In the case that routes or upstreams is empty and the pass option is a variable. If the resolved pass is routes or upstreams, a segment error occurred.
2021-04-05Tests: style.Andrei Zeliankou1-10/+2
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou1-2/+0
2020-09-21Tests: added variable test with nonexistent upstream.Andrei Zeliankou1-0/+23
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-49/+40
2020-08-31Tests: $host varaible test.Andrei Zeliankou1-7/+24
Also added few tests for $uri and minor style fixes.
2020-08-13Tests: added variables tests.Andrei Zeliankou1-0/+94