Erica Portnoy
|
13cc101e1e
|
test last warning case for coverage
|
2020-03-20 16:49:27 -07:00 |
|
Erica Portnoy
|
3f6f267b2f
|
Reduce warnings while testing by setting mock _openssl_version.
|
2020-03-20 16:18:55 -07:00 |
|
Erica Portnoy
|
a03ebb35cf
|
add debug, remove space
|
2020-03-17 15:19:29 -07:00 |
|
Erica Portnoy
|
34691fe558
|
patch builtins open
|
2020-03-12 15:25:08 -07:00 |
|
Erica Portnoy
|
7b1f6d483c
|
Use byte literals in a python 2 and 3 compatible way
|
2020-03-12 12:47:58 -07:00 |
|
Erica Portnoy
|
ff26c3e623
|
add coverage and lint
|
2020-03-11 17:36:52 -07:00 |
|
Erica Portnoy
|
ed66b891fa
|
read file as bytes, and factor out the open for testing
|
2020-03-11 16:45:29 -07:00 |
|
Erica Portnoy
|
f8bce99d44
|
Improve tests with recommended changes
|
2020-03-11 15:48:42 -07:00 |
|
Erica Portnoy
|
01c851be1c
|
update tests for new warnings
|
2020-03-11 13:16:49 -07:00 |
|
Erica Portnoy
|
d46b561930
|
Sometimes the dict location will be None in which case we should in fact return None
|
2020-02-14 14:48:59 -08:00 |
|
Erica Portnoy
|
2864de6185
|
Switch from property to method for openssl and add tests for coverage.
|
2020-02-14 14:28:48 -08:00 |
|
Erica Portnoy
|
707511006c
|
Remove subprocess import and reference in test
|
2020-02-14 13:58:34 -08:00 |
|
Erica Portnoy
|
36fbd2e449
|
Add mocks to tests
|
2020-02-14 12:57:56 -08:00 |
|
Erica Portnoy
|
fb0bd9300c
|
don't use strings
|
2020-02-13 17:28:32 -08:00 |
|
Erica Portnoy
|
6b9837f69a
|
Check OpenSSL version
|
2020-02-13 16:51:32 -08:00 |
|
Erica Portnoy
|
d0e64328df
|
Add mechanism for selecting apache config file, based on work done in #7191.
|
2020-02-11 18:31:38 -08:00 |
|
Joona Hoikkala
|
3b065238b3
|
Modifications needed for merging to master
|
2020-01-06 17:19:33 +02:00 |
|
Joona Hoikkala
|
0f5bda4ff9
|
Merge remote-tracking branch 'origin/master' into ap2_merge_master
|
2020-01-06 17:17:31 +02:00 |
|
Adrien Ferrand
|
e048da1e38
|
Reorganize imports (#7616)
* Isort execution
* Fix pylint, adapt coverage
* New isort
* Fix magic_typing lint
* Second round
* Fix pylint
* Third round. Store isort configuration
* Fix latest mistakes
* Other fixes
* Add newline
* Fix lint errors
|
2019-12-09 15:50:20 -05:00 |
|
ohemorange
|
6c1dfe43c7
|
Refactor tests out of packaged module for apache plugin (#7607)
Part of #7593.
* Refactor tests out of packaged module for apache plugin
* Exclude pycache and .py[cod]
* Change tests path in tox.ini
|
2019-11-27 09:57:35 -08:00 |
|