aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test_cc_oop.py
Commit message (Expand)AuthorAgeFilesLines
* rename test -> testsAdam Janovsky2021-05-101-166/+0
* delete print statement in testsAdam Janovsky2021-04-191-3/+0
* refactor folder strucureAdam Janovsky2021-04-191-2/+2
* fix test, do not store json nowAdam Janovsky2021-04-161-1/+1
* set test csv file to windows-1252 encodingAdam Janovsky2021-04-151-15/+18
* move cpe match under heuristics fieldAdam Janovsky2021-04-131-3/+0
* add class for capturing heuristicly obtained dataAdam Janovsky2021-04-131-0/+3
* fix testsAdam Janovsky2021-03-021-0/+3
* Introduce state variable of CCDatasetAdam Janovsky2021-02-201-0/+1
* Add explicit certificate status active/archivedAdam Janovsky2021-02-201-3/+6
* Plug-in old extractions methods to new OOP frameAdam Janovsky2021-02-191-15/+19
* Rethought way of processing certificatesAdam Janovsky2020-11-281-28/+32
* Improve (de)serialization of objects from/in jsonAdam Janovsky2020-11-271-26/+17
* Fix cc_oop_test of pdf file conversionAdam Janovsky2020-11-271-5/+6
* added test for CC pdf conversionAdam Janovsky2020-11-271-1/+11
* get rid of convert_pdf() in testsAdam Janovsky2020-11-261-1/+0
* Test for download of pdf filesAdam Janovsky2020-11-251-0/+22
* simplified (de)serialization using explicit _type attributeAdam Janovsky2020-11-181-3/+4
* Added basic OOP tests for CC dataset and certAdam Janovsky2020-11-161-0/+127