Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
  docker
  robot_tests
  src
  static
  tests
.gitignore 3.98 KB
.gitlab-ci.yml 391 Bajtů
README.md 1.14 KB
SQLite_database.sql 2.29 KB
SQLite_database_check.sql 1.99 KB
SQLite_default_values.sql 712 Bajtů
app.py 5.26 KB
design.EAP 3.02 MB
docker-compose.yml 480 Bajtů
requirements.txt 98 Bajtů
test_server.cfg 111 Bajtů
wsgi.py 169 Bajtů

Poslední revize

# Datum Autor Komentář
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.

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

c9f5ff0d 2021-05-07 19:35 Stanislav Král

Removed assert_invalid_subject_attribute_error function in check_subject_is_valid_test.py test

28dd4ff0 2021-05-07 19:31 Stanislav Král

Improved check_subject_is_valid_test.py by using test parametrization.

fcdfe462 2021-05-07 18:02 Stanislav Král

Covered the new CertificateService check_subject_is_valid with unit tests.

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

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

35a4e794 2021-05-07 15:59 Stanislav Král

Added docstrings describing the reasons why an InvalidCertificateAttribute error might be raised in the CertificateService.

7a30da1b 2021-05-07 15:54 Stanislav Král

Added a new exception that is thrown when a subject with an invalid attribute is passed while creating a new certificate via CertificateService.

Zobrazit všechny revize | Zobrazit revize

Také k dispozici: Atom