grafyaml/tests
Paul Belanger 42ef61dde0 Add a slug to better track dashboards
Currently grafana will generate a slug based on the title name. For
now, we can use an existing python library to do this.  Ideally, we'll
need to make sure the slugs generated between both are kept in sync.

How hard can that be?

Also move our validation logic into parser.py, since they are closely
related.

Change-Id: Id43f51d3f9db9131c25a8130f957572344a7d8f1
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-09-28 10:15:10 -04:00
..
fixtures/parser Add a slug to better track dashboards 2015-09-28 10:15:10 -04:00
schema Add a slug to better track dashboards 2015-09-28 10:15:10 -04:00
__init__.py Initial commit of schema 2015-05-05 10:52:01 -04:00
base.py Add a slug to better track dashboards 2015-09-28 10:15:10 -04:00
test_cmd.py Fix --version CLI output 2015-06-30 13:07:51 -04:00
test_parser.py Add a slug to better track dashboards 2015-09-28 10:15:10 -04:00