open-vault/ui/tests/integration/components/pki/page
claire bontempo 1309d724e3
ui: add params to pki parser (#18760)
* refactor parser to pull serial number from subject

* refactor pki parser

* uninstall pvtutils

* remove hideFormSection as attr

* remove hideFormSection as attr

* add string-list

* test removing issueDate

* update tests

* final answer - make number types

* change to unix time - since valueOf() is typically used internally

* add algo mapping

* add comment to complete in followon

* add attrs to pki parser

* add conditional operands so parser continues when values dont exist

* add error handling WIP

* finish tests, add error handling

* revert to helper

* move helper to util

* add parseSubject test

* finish tests

* move certs to pki helper file

* wrap parsing functions in try...catch
2023-01-24 00:49:16 +00:00
..
pki-certificate-details-test.js ui: add params to pki parser (#18760) 2023-01-24 00:49:16 +00:00
pki-issuer-edit-test.js PKI Issuer Edit (#18687) 2023-01-12 16:33:14 -07:00
pki-key-details-test.js UI/pki key workflow tests (#18496) 2023-01-03 18:00:29 -08:00
pki-key-list-test.js ui: VAULT-12670 Update pki list view labels for list items (#18744) 2023-01-18 09:35:55 -08:00
pki-overview-test.js PKI Certificate Details (#18737) 2023-01-18 00:52:47 +00:00
pki-role-details-test.js ui: add capabilities to pki key model (#18412) 2022-12-16 22:13:59 +00:00