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ář
f1936a24 2021-05-15 12:11 Michal Seják

Re #8652 - Updated the conversion method of dates from db to ca index format.

a0568c13 2021-05-09 14:47 Jan Pašek

Merge branch 'master' into '8778_Subject_country_code_assertion'

  1. Conflicts:
  2. tests/integration_tests/rest_api/certificates_test.py
c6a4e5d4 2021-05-09 14:45 Stanislav Král

Extended check_subject_is_valid_test.py with a parametrized test (added "" country code)

266e1b4d 2021-05-08 09:01 Stanislav Král

Moved global error handlers out of the CertificateController to a separate file.
Renamed generic exception handlers.

d55b3aff 2021-05-08 08:47 Stanislav Král

Added a global error handler for generic exceptions.
Covered the added global exception error handler in a test.

2166bb21 2021-05-08 06:47 Stanislav Král

Added a global error handler for DatabaseException errors.
Covered the added global DatabaseException error handler in a test.

da0fc952 2021-05-08 06:37 Stanislav Král

Added a global error handler for CryptographyException errors.
Added a dependency ony pytest-mock library in order to be able to mock method calls in tests.
Covered the added global CryptographyException error handler in a test.

e9b4e2a1 2021-05-07 21:17 Stanislav Král

Empty country code is now considered as a valid country code when creating a new certificate.

Changed tests accordingly.

d1c800c1 2021-05-07 21:03 Stanislav Král

Added REST API tests covering whether specifying an invalid country code when making new certificate requests results in a Bad request HTTP status code and a particular response

b484b79b 2021-05-07 20:50 Stanislav Král

Covered test cases where CertificateService should/shouldn't raise InvalidSubjectAttribute error

Zobrazit revize

Také k dispozici: Atom