aboutsummaryrefslogtreecommitdiff
path: root/test/system/271-tcp-cors-server.bats
Commit message (Collapse)AuthorAge
* system tests: new random_free_port helperEd Santiago2021-09-08
| | | | | | | Picks a pseudorandom open port within a range. Refactor existing instances of such code. Signed-off-by: Ed Santiago <santiago@redhat.com>
* Add tests to verify CORS is enabledBoaz Shuster2021-07-25
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>