Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-20 | T4480:webproxy: Add safe-ports and ssl-safe-ports for acel squid config -- ↵ | Nicolas Fort | |
Fix conflicts | |||
2022-04-25 | smoketest: bugfix on proper inheritance levels for classmethod | Christian Poessinger | |
2022-02-25 | smoketest: webproxy: use setUpClass() over setUp() | Christian Poessinger | |
2021-11-21 | smoketest: remove superfluous ConfigSession import | Christian Poessinger | |
2021-09-10 | squid: squidguard: T3810: Fix template for sourcre-group and rule | Viacheslav | |
Modify template for squid Replace old directives to actual | |||
2021-03-17 | smoketest: add shim for every test to re-use common tasts | Christian Poessinger | |
Currently every smoketest does the setup and destruction of the configsession on its own durin setUp(). This creates a lot of overhead and one configsession should be re-used during execution of every smoketest script. In addiion a test that failed will leaf the system in an unconsistent state. For this reason before the test is executed we will save the running config to /tmp and the will re-load the config after the test has passed, always ensuring a clean environment for the next test. | |||
2020-12-29 | smoketest: adjust test method names | Christian Poessinger | |
This is for better readability during testruns | |||
2020-12-29 | smoketest: run all tests with verbosity=2 | Christian Poessinger | |
2020-12-28 | webproxy: T563: migrate from old Perl code to XML and get_config_dict() | Christian Poessinger | |
Basic proxy functionality is working but the squidguard smoketest still fails as this is yet not implemented. | |||
2020-12-28 | smoketest: webproxy: improve local ok/block lists test | Christian Poessinger | |
2020-12-14 | smoketest: webproxy: test cache-peer config | Christian Poessinger | |
2020-12-12 | smoketest: webproxy: improve ldap authentication tests | Christian Poessinger | |
2020-12-10 | smoketest: webproxy: prepare for vyos-1x rewrite | Christian Poessinger | |
2020-12-10 | smoketest: webproxy: add initial tests | Christian Poessinger | |