summaryrefslogtreecommitdiff
path: root/pycadf/tests
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-03-131-2/+1
* Remove moxstubout usageCharles Short2018-05-211-4/+0
* Make `is_valid` more flexible with uuid validationGage Hugo2017-02-061-3/+59
* Fix order of arguments in assertEqualliangjingtao2016-07-071-22/+22
* relax id validation2.0.1gordon chung2015-12-021-1/+10
* Add event nameStanisław Pitucha2015-09-241-1/+2
* ensure id is not emptygordon chung2015-06-221-0/+5
* Merge "Add unit tests to increase coverage of cadftype"Jenkins2015-05-151-0/+23
|\
| * Add unit tests to increase coverage of cadftypeBrad Topol2015-05-031-0/+23
* | drop audit middlewaregordon chung2015-04-244-506/+0
* | Merge "Added a testcase to cover ValueError in tag.py"Jenkins2015-04-231-0/+12
|\ \
| * | Added a testcase to cover ValueError in tag.pyFernando Diaz2015-04-231-0/+12
| |/
* | Add test to cover mask value for utils.mask_valuebgsilva2015-04-231-0/+8
|/
* Merge "Do not depend on endpoint id existing in the service catalog"Jenkins2015-02-101-0/+34
|\
| * Do not depend on endpoint id existing in the service catalogSteve Martinelli2015-02-061-0/+34
* | Merge "Use oslo namespaces"Jenkins2015-02-063-5/+5
|\ \ | |/ |/|
| * Use oslo namespacesSteve Martinelli2015-02-043-5/+5
* | add helper modulegordon chung2015-01-282-0/+44
|/
* Use oslo tests fixtureSteve Martinelli2014-10-201-2/+1
* add federated credential0.6.0Dolph Mathews2014-08-201-0/+15
* clean up license headersDolph Mathews2014-07-295-44/+39
* Enabled hacking checks H305 and H307Christian Berendt2014-07-171-2/+2
* Merge "Expand © and remove unnecessary encoding lines"Jenkins2014-06-192-2/+0
|\
| * Expand © and remove unnecessary encoding linesMartin Geisler2014-06-152-2/+0
* | add audit_maps for more OpenStack componentsGordon Chung2014-06-052-19/+19
|/
* catch empty json body0.4.1Gordon Chung2014-02-211-0/+12
* audit middleware in pycadfGordon Chung2014-02-204-14/+184
* Merge "mask token values"Jenkins2014-02-033-4/+35
|\
| * mask token valuesGordon Chung2014-02-033-4/+35
* | add path to eventGordon Chung2014-02-031-0/+1
* | adjust typeURI to capture target betterGordon Chung2014-02-031-25/+79
|/
* Python 3: the request body should be bytes in test_api.pyCyril Roelandt2014-01-071-2/+2
* Merge "add namespace to all ids"0.2.2Jenkins2013-10-291-4/+5
|\
| * add namespace to all idsGordon Chung2013-10-291-4/+5
* | improve model validationGordon Chung2013-10-251-10/+80
|/
* switch list action to read/listGordon Chung2013-10-181-3/+3
* observer and reporter should be valid ResourceGordon Chung2013-10-172-7/+31
* fix conf file settings0.2Gordon Chung2013-09-252-0/+40
* ensure unique id and timestamp defaults0.1.7Gordon Chung2013-09-051-0/+23
* update cadf spec to support new data model0.1.5Gordon Chung2013-08-202-22/+58
* add event to CADF_EVENT0.1.4Gordon Chung2013-08-191-16/+16
* add support for no response and failed request audit0.1.3Gordon Chung2013-08-151-0/+29
* move cadf correlation id under req.environGordon Chung2013-08-141-1/+1
* append cadf event to req.environ0.1.2Gordon Chung2013-08-141-30/+25
* add support for audit api middlewarev0.1Gordon Chung2013-08-063-0/+211
* DMTF CADF formatGordon Chung2013-08-061-0/+135
* initial project setupDoug Hellmann2013-08-021-0/+0