mirror of
				https://github.com/laurivosandi/certidude
				synced 2025-10-31 01:19:11 +00:00 
			
		
		
		
	tests: Add test for export_crl() function
This commit is contained in:
		| @@ -81,6 +81,8 @@ def test_cli_setup_authority(): | ||||
|     result = runner.invoke(cli, ['serve', '-f']) | ||||
|     assert not result.exception, result.output | ||||
|  | ||||
|     assert authority.export_crl(), "Failed to export CRL" | ||||
|  | ||||
|     import requests | ||||
|  | ||||
|     # Password is bot, users created by Travis | ||||
|   | ||||
		Reference in New Issue
	
	Block a user