aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | share some code in tests, use importlib.resourcesAdam Janovsky2023-04-2018-144/+129
| * | share some fixturesAdam Janovsky2023-04-204-75/+22
| * | tests for dataset builderAdam Janovsky2023-04-203-3/+123
| * | fix cpe tests againAdam Janovsky2023-04-151-5/+4
| * | fix cpe testsAdam Janovsky2023-04-151-63/+14
| * | fix cc testsAdam Janovsky2023-04-153-677/+47
| * | fix cve testsAdam Janovsky2023-04-151-110/+44
| * | fix fips testsAdam Janovsky2023-04-156-142/+2530
| * | fix cpe and cpe testsAdam Janovsky2023-04-141-72/+30
| * | fix typing problem in test_cve_matching.pyAdam Janovsky2023-04-141-2/+6
| * | add end-to-end CVE matching testAdam Janovsky2023-04-141-0/+62
| * | fix pre-commit problems outside of testsAdam Janovsky2023-04-131-1/+1
| * | WiP new cve and cpe dataset handlingAdam Janovsky2023-04-076-13/+33
| |/
| * switch to pydantic in settings managementAdam Janovsky2023-03-293-62/+73
* | Reference annotations: finalize prediction pipelineadamjanovsky2023-03-177-7/+21
|/
* finalize cpe matching for on/with configurationsAdam Janovsky2023-03-106-570/+594
* fix: Fixed the test for matching cpeGeorgeFI2023-02-251-7/+8
* test: Added my own dummy vulnerable certGeorgeFI2023-02-252-6/+60
* refactor: Refactored test for CCGeorgeFI2023-02-251-24/+8
* merge: merged main into feature branchGeorgeFI2023-02-2022-55/+56
|\
| * Fix typo auxillary -> auxiliary.J08nY2023-02-1012-16/+16
| * Make FIPS cert_id an int.J08nY2023-02-102-23/+23
| * Repair FIPS test.J08nY2023-02-091-0/+1
| * add flake8-simplify to ruffAdam Janovsky2023-02-031-1/+1
| * ruff enforce comprehensionsAdam Janovsky2023-02-031-1/+1
| * adds some pylint checks to ruffAdam Janovsky2023-01-271-1/+1
| * replace isort with ruffAdam Janovsky2023-01-2710-10/+10
* | test: Refactored the testGeorgeFI2023-02-181-10/+3
* | test: Added tests for fips, raw implementationGeorgeFI2023-02-181-5/+20
* | test: Added tests for FIPSGeogeFI2023-02-091-4/+54
* | format: formatting test file with blackGeogeFI2023-02-091-5/+6
* | tests: Fixing not passing testsGeogeFI2023-02-091-2/+27
* | test: Added test for CPE configurationsGeogeFI2023-01-312-5/+72
* | test: Added test for cc, not passing yetGeogeFI2023-01-291-1/+13
* | tests: Prepared fixture setup for cpe config match testGeogeFI2022-12-272-1/+40
* | chore: Formating, fixed testsGeogeFI2022-12-254-14/+14
* | tests: Written tests for cpe configsGeogeFI2022-12-162-2/+453
* | docs: Added documentation to the major methodsGeogeFI2022-12-161-0/+1
* | fix: fixed testsGeogeFI2022-12-161-0/+2
* | fix: Fixed critical bug in recursion, fixed testsGeogeFI2022-12-153-0/+6
|/
* rename CommonCriteriaMaintenanceUpdate -> CCMaintenanceUpdateAdam Janovsky2022-12-102-4/+4
* Rename CommonCriteriaCert -> CCCertificateAdam Janovsky2022-12-1010-92/+92
* rename common_criteria modules to ccAdam Janovsky2022-12-0910-62/+62
* Refactor FIPS & unify CLI actions (#275)adamjanovsky2022-12-0859-1909/+12518
* Add a way to get the full MIP and IUT datasets from web.J08nY2022-10-193-0/+14
* Add getters for MI and IUT snapshots.J08nY2022-10-193-0/+14
* Fix FIPS references.J08nY2022-10-192-13/+15
* Store OCR results into CC cert state.J08nY2022-10-041-0/+5
* Add new CC cert state attributes.J08nY2022-10-042-18/+24
* Merge pull request #259 from crocs-muni:feat/temporal-trends-notebook-improve...adamjanovsky2022-09-305-26/+40
|\