refstack/refstack/tests/unit
Megan Guiney bac44feda1 Reconcile inconsistencies in the db api namescheme
Currently, test results are alternately referred to in the db api
as "test", "results", and "test_result" These varying terminology
choices will become even more obfuscating as we begin using the
new subunit data api, as both "tests" and "results" have very
different semantic meanings within the context of subunit2sql.
This patch will convert all previously used variations to the
more semantically clear phrasing "test_result".

Updating the database to use clearer phrasing may prove to be
worth doing as well, but because I anticipate that that may
end up requiring a bit more discussion.

Change-Id: Ica54b5b8095bd00217aa2ffefab898306c888c3f
2018-03-02 07:18:42 -08:00
..
__init__.py Fix failing pep gate 2015-10-10 13:07:52 -07:00
test_api.py Reconcile inconsistencies in the db api namescheme 2018-03-02 07:18:42 -08:00
test_api_utils.py Reconcile inconsistencies in the db api namescheme 2018-03-02 07:18:42 -08:00
test_app.py Merge "Assert style fix" 2017-10-03 20:40:28 +00:00
test_db.py Reconcile inconsistencies in the db api namescheme 2018-03-02 07:18:42 -08:00
test_guidelines.py Add UI support for interop schema 2.0 2017-08-07 12:44:59 -07:00
test_migration.py Add name scheme update script for alembic version table 2017-10-16 21:11:49 +00:00
test_validators.py Enable py35 functional test env 2017-03-15 11:12:46 -07:00