aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix from_dict ordering issue.J08nY2022-01-054-15/+14
* Fix broken serialization of CVE and CPE objects.J08nY2022-01-032-0/+41
* Add CPE dataset test.J08nY2021-12-261-0/+16
* Add pytest-monitor and pytest-profiling to dev deps.J08nY2021-12-261-3/+2
* Add slots to CVE and CPE objects.J08nY2021-12-261-0/+14
* Merge pull request #45 from J08nY/feat/in-processadamjanovsky2021-12-267-0/+12120
|\
| * Fix typehints and naming.J08nY2021-12-252-6/+6
| * Add tests for FIPS IUT/MIP stuff.J08nY2021-12-237-0/+12120
* | Add regression test for #125.J08nY2021-12-231-0/+7
* | Use dgst field for FIPS instead of cert_id.J08nY2021-12-231-60/+65
|/
* flake8 complianceAdam Janovsky2021-12-194-6/+3
* Fix MyPy errorsAdam Janovsky2021-12-183-9/+17
* sort importsAdam Janovsky2021-12-185-28/+27
* Format code with blackAdam Janovsky2021-12-185-262/+458
* quick fix testsAdam Janovsky2021-12-181-7/+2
* Merge pull request #143 from J08nY:fix/ccheuristicsadamjanovsky2021-12-182-7/+7
|\
| * Fix CCHeuristics attribute lookup.J08nY2021-12-162-7/+7
* | Add more keyword rules.J08nY2021-12-161-1/+3
|/
* (the real commit)mmstanone2021-12-131-3/+3
* Fix "maintainance" -> "maintenance".J08nY2021-12-095-13/+13
* Fix argument error in testAdam Janovsky2021-12-071-1/+1
* fix fips testsAdam Janovsky2021-11-301-1/+1
* fix caching nist dictAdam Janovsky2021-11-251-1/+1
* start caching nist matching dictAdam Janovsky2021-11-251-2/+2
* refactor FIPS testsAdam Janovsky2021-11-251-31/+38
* move test config fileAdam Janovsky2021-11-251-0/+0
* dont download cve matching dict from NIST during testsAdam Janovsky2021-11-241-3/+3
* fix wrong module pathAdam Janovsky2021-11-151-2/+2
* simplify testsAdam Janovsky2021-11-156-4/+3
* Merge branch 'dev' into cve-matchingAdam Janovsky2021-11-154-3/+1080
|\
| * Merge pull request #110 from crocs-muni/compute-dependenciesadamjanovsky2021-11-156-8/+1086
| |\
| | * test: Finished tests for computing dependenciesGeogeFI2021-11-142-1/+1055
| | * fix: Fixed testsGeogeFI2021-11-061-2/+2
| | * test: Created simple test and structure for dataset dependencies.GeogeFI2021-11-062-0/+11
| | * fix typo in template test datasetAdam Janovsky2021-11-011-2/+2
| | * Rename Heuristics to FIPSHeuristics, CCHeuristicsAdam Janovsky2021-11-013-4/+4
| | * fix: Renamed properties in json files for testsGeogeFI2021-10-312-12/+12
| | * fix: Added typehints.GeogeFI2021-10-311-1/+2
| | * test: Passed 25 tests, 3 not fixed yet.GeogeFI2021-10-272-3/+15
| * | tests don't call web_scan() twicemmstanone2021-11-111-1/+0
* | | improve serializationAdam Janovsky2021-11-021-1/+1
* | | fix FIPS tests, download pdfsAdam Janovsky2021-11-021-4/+3
* | | rewrite list compreh. to set compreh.Adam Janovsky2021-11-021-60/+58
* | | rename fields in test configurationAdam Janovsky2021-11-021-2/+2
* | | delete labeled attribute from CCHeuristicsAdam Janovsky2021-11-013-4/+0
* | | Rename heuristics to CCHeuristicsAdam Janovsky2021-11-013-4/+4
* | | Fix testsAdam Janovsky2021-10-312-17/+22
* | | minor commit :))Adam Janovsky2021-10-272-16/+46
* | | merge dev into cve-matchingAdam Janovsky2021-10-222-1/+22
|\| |
| * | Merge pull request #100 from crocs-muni/settings-sanitizationadamjanovsky2021-10-222-1/+22
| |\ \ | | |/ | |/|