summaryrefslogtreecommitdiff
path: root/heat_cfntools/tests/test_cfn_hup.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-06-091-1/+1
* Fix pep8 errors with later versions of hackingZane Bitter2018-07-181-1/+2
* Ported tests from mox3 to mock to support Python >= 3.3Miro HronĨok2015-02-221-29/+11
* Switch over to mox3Dirk Mueller2014-03-231-1/+1
* Run hooks even without cfn-init Metadata.Clint Byrum2013-05-071-13/+8
* Add tests for cfn_hup.Clint Byrum2013-05-071-0/+114