4 Commits

Author SHA1 Message Date
Brian Haley
a4aa03d3bc Fix the unit test tree structure
There were a few unit test files that didn't match their
code counterparts, so were a little hard to find. Moved
things around to line-up better, leaving only a handful
of exceptions to ignore. Added a test script to check
things so it won't happen again, copied from Neutron.

No actual code was changed, files were just moved around.

Change-Id: I6d84047b3481a2bf6bf9bd17d482fb504dbc752b
2021-01-14 15:55:35 -05:00
Brian Haley
20fdbbecef Fix TESTING.rst example
There is no api.v1 functional test directory, just api.v2.

Trivialfix

Change-Id: I1b1a77fc671194524250db6c2ec9e89505ef602b
2020-02-18 18:11:05 -05:00
Brian Haley
bc94789dc9 Stop testing python 2
Since it's no longer supported past Train, lets stop
running the tests.

Change-Id: Ia30435b3bb19acd1d2f9fe217251c393d4f7480e
2019-12-02 12:08:19 -05:00
Ankur Gupta
dd689f3592 Introduce TESTING.rst for quick developer reference
Change-Id: Ie714d1a5d4cdf16ca3ad216b7729b8529d8038b9
2017-04-07 21:48:31 +00:00