Skip to content

Commit

Permalink
test: drop legacy tests and test tooling (WIP)
Browse files Browse the repository at this point in the history
re https:
  --> `https` is handled transparently by `requests` library used in default
  request fetcher. no need to test in python-tuf

re toolbox: #1792

Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
  • Loading branch information
lukpueh committed Jan 25, 2022
1 parent 3d5e7b5 commit 97e3394
Show file tree
Hide file tree
Showing 38 changed files with 0 additions and 14,170 deletions.
25 changes: 0 additions & 25 deletions tests/fast_server_exit_old.py

This file was deleted.

59 changes: 0 additions & 59 deletions tests/simple_https_server_old.py

This file was deleted.

63 changes: 0 additions & 63 deletions tests/slow_retrieval_server_old.py

This file was deleted.

17 changes: 0 additions & 17 deletions tests/ssl_certs/proxy_ca.crt

This file was deleted.

27 changes: 0 additions & 27 deletions tests/ssl_certs/proxy_ca.key

This file was deleted.

27 changes: 0 additions & 27 deletions tests/ssl_certs/proxy_cert.key

This file was deleted.

28 changes: 0 additions & 28 deletions tests/ssl_certs/ssl_cert.crt

This file was deleted.

39 changes: 0 additions & 39 deletions tests/ssl_certs/ssl_cert.key

This file was deleted.

30 changes: 0 additions & 30 deletions tests/ssl_certs/ssl_cert_2.crt

This file was deleted.

30 changes: 0 additions & 30 deletions tests/ssl_certs/ssl_cert_expired.crt

This file was deleted.

31 changes: 0 additions & 31 deletions tests/ssl_certs/ssl_cert_wronghost.crt

This file was deleted.

Loading

0 comments on commit 97e3394

Please sign in to comment.