Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
  integration_tests
  unit_tests
__init__.py 0 Bajtů
conftest.py 202 Bajtů
sample_test.py 182 Bajtů

Poslední revize

# Datum Autor Komentář
977845e0 2021-05-01 16:52 Stanislav Král

Re #8708 - Changed /api/certificates/{id}/identity endpoint method back to POST (facepalm)

Changed REST API tests accordingly.

8a5e37dd 2021-05-01 05:49 Stanislav Král

Re #8708 - Improved /api/certificate/{id}/identity test coverage by testing to send non well formed requests

dc6a2217 2021-05-01 05:39 Stanislav Král

Re #8708 - Improved generate_pkcs_identity tests in such way that the identity's friendlyName attribute is now checked

7dd54fd2 2021-05-01 05:33 Stanislav Král

Re #8708 - Changed the endpoint generating PKCS12 identities to GET from POST (the generated identity is not stored on the server)

Changed the endpoint test accordingly

df7f5fda 2021-05-01 05:22 Stanislav Král

Re #8708 - Changed the behaviour of the generate_pkcs_identity method in the CryptographyService that now does not use the -CAfile argument when the passed chain of trust is empty

Added a unit test verifying that the changed method works as expected when empty chain of trust is passed

63d763d2 2021-05-01 05:11 Stanislav Král

Re #8708 - Renamed a test

9cb4bc4e 2021-05-01 05:10 Stanislav Král

Re #8708 - Added a test verifying the validity of the generate_pkcs_identity method in CertificateService when a chain of trust is empty

41349ce9 2021-05-01 04:58 Stanislav Král

Re #8708 - Added a new integration test verifying valid status code and content type of /api/certificates/<id>/identity endpoint

1fa20e93 2021-04-30 19:22 Stanislav Král

Re #8708 - Implemented a new method in the CertificateService that does generate a PKCS12 identity by using the CryptographyService

Covered the new method with few integration tests
Fixed minor typos in the CertificateService

2c8b7911 2021-04-30 14:19 Stanislav Král

Re #8708 - Implemented a new method in the CryptographyService that allows the caller to create a PKCS12 identity of a certificate and it's chain of trust

Covered the new method with unit tests.

Zobrazit revize

Také k dispozici: Atom