wget/testenv/conf
Tomas Hozza 8ffebe2160 testenv: Allow definition of environment variables for wget execuion
* testenv/README: Added description for new EnvironmentVariable hook
* testenv/conf/environment_variable.py: Added implementation of
EnvironmentVariable hook
* testenv/test/base_test.py: Modified exec_wget() to enable use of
EnvironmentVariable hook

Added new test hook called EnvironmentVariables, for defining environment
variables when wget is executed in tests. This is handy for testing
environment variables, which are accepted by wget.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2020-07-11 22:54:26 +02:00
..
__init__.py PEP8'ify the Python Test Suite 2015-04-14 10:59:17 +05:30
authentication.py Add tests for missing qop in digest auth 2015-09-22 16:38:40 +05:30
domains.py Enhancements in testsuite engine + new HSTS test. 2015-07-20 16:06:40 +02:00
environment_variables.py testenv: Allow definition of environment variables for wget execuion 2020-07-11 22:54:26 +02:00
expect_header.py Documentation and code cleanup in test suite 2014-08-08 17:38:11 +05:30
expected_files.py * testenv/conf/expected_files.py: Ignore pubring.gpg 2018-01-31 09:04:42 +01:00
expected_ret_code.py Documentation and code cleanup in test suite 2014-08-08 17:38:11 +05:30
files_crawled.py PEP8'ify the Python Test Suite 2015-04-14 10:59:17 +05:30
hook_sample.py PEP8'ify the Python Test Suite 2015-04-14 10:59:17 +05:30
local_files.py Implement timestamp support for local files in testenv 2015-05-22 11:08:30 +02:00
reject_header.py PEP8'ify the Python Test Suite 2015-04-14 10:59:17 +05:30
response.py Documentation and code cleanup in test suite 2014-08-08 17:38:11 +05:30
rule_sample.py Refactor the Python based test suite 2014-07-24 16:51:58 +05:30
send_header.py Documentation and code cleanup in test suite 2014-08-08 17:38:11 +05:30
server_files.py PEP8'ify the Python Test Suite 2015-04-14 10:59:17 +05:30
urls.py Documentation and code cleanup in test suite 2014-08-08 17:38:11 +05:30
wget_commands.py Fix typos 2016-07-02 19:01:24 +02:00