Commit Graph

4 Commits

Author SHA1 Message Date
HeroicHitesh 70556d2bf4 Migrate from testr to stestr
* Replace .testr.conf by .stestr.conf for migration and update
  .gitignore and test-requirements.txt files accordingly
* Use 3.18.0 as the minversion for tox

Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com>
Change-Id: I2bb0f23771e6ff1e3f775520a719514c2a3f3aa3
2021-05-21 20:17:31 +05:30
Jay Dobies 642b04f4ba Added AUTHORS and ChangeLog to .gitignore
Both of these files are generated when running tox and appear as unknown
files to git.

Change-Id: I6f99d5008731e2d30a69464a9e72ef30e4897a0d
2015-09-25 15:26:18 -04:00
Sirushti Murugesan 29e22e45c5 Add some tests to validate specs
Tests were added to
- Compare titles with the skeleton template.rst.
- Detect trailing whitespaces
- Check lines are limited to a maximum of 79 characters.
- Detect literal carriage returns

Note: Taken from nova-specs/tests/test_titles.py and modified for
Heat.

Change-Id: Ib8bc85c086cbf37ec79b787c07657b9ffd7d17ac
2015-04-21 16:05:03 +05:30
Monty Taylor 199101dec8 Added cookiecutter specs framework
Change-Id: Ie4bd91b46319531092fb45172648c6f2d767f4d3
2014-05-27 12:47:57 -07:00