Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
  config
  controllers
  dao
  db
  exceptions
  model
  services
  utils
__init__.py 0 Bajtů
constants.py 2.74 KB
swagger.yaml 18.2 KB

Poslední revize

# Datum Autor Komentář
1769e2e2 2021-05-12 21:24 David Friesecký

Re #8779 - Implemented disabling logging during tests

5678036c 2021-05-12 13:56 David Friesecký

Re #8880 - Edited config file (inserted RootDir)
- improved creating of logs and db directories

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
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.

0c75dfd8 2021-05-08 05:44 Stanislav Král

Added a logger call when an invalid subject attribute error is raised in a request handler.

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.

c62151d4 2021-05-07 16:14 Stanislav Král

Improved InvalidSubjectAttribute string representation and added an "except" block in CertificateController that handles this error.

Zobrazit revize

Také k dispozici: Atom