index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
smoketest
/
scripts
/
cli
/
test_service_https.py
Age
Commit message (
Expand
)
Author
2024-02-05
T6018: adjust smoketest for update to FastAPI web framework
John Estabrook
2024-01-10
https: T5902: remove virtual-host configuration
Christian Breunig
2024-01-04
configdict: T5894: add get_config_dict() flag with_pki
Christian Breunig
2023-12-10
T5773: API add smoketest for load config via HTTP URL
Viacheslav Hletenko
2023-12-01
http-api: T5782: use single config-mode script for https and http-api
John Estabrook
2023-11-23
https api: T5772: check if keys are configured
Daniil Baturin
2023-11-22
http: T5762: rename "virtual-host listen-port" -> "virtual-host port"
Christian Breunig
2023-11-20
http: T5762: api: make API socket backend communication the one and only default
Christian Breunig
2023-11-16
smoketest: Extend HTTP-API tests
Viacheslav Hletenko
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-03-01
graphql: T5040: adjust smoketest for nullable key
John Estabrook
2022-10-25
graphql: T4574: extend smoketest for token authentication
John Estabrook
2022-10-21
graphql: T4768: change name of api child node from 'gql' to 'graphql'
John Estabrook
2022-07-24
graphql: T3993: add smoketest for GraphQL key authorization
John Estabrook
2022-04-26
smoketest: http: add decorator to suppress warnings locally
John Estabrook
2022-04-07
smoketest: http: add check for missing key
John Estabrook
2022-04-07
smoketest: http: bind http api to unix domain socket
John Estabrook
2022-04-06
smoketest: http: test API authentication
Christian Poessinger
2022-04-06
smoketest: http: verify nginx config file
Christian Poessinger
2021-11-21
smoketest: remove superfluous ConfigSession import
Christian Poessinger
2021-07-22
pki: https: T3642: Migrate HTTPS to use PKI configuration
sarthurdev
2021-03-17
smoketest: add shim for every test to re-use common tasts
Christian Poessinger
2020-12-29
smoketest: run all tests with verbosity=2
Christian Poessinger
2020-08-30
https: add simple smoketest to check nginx config integrity
John Estabrook