This website requires JavaScript.
Explore
Get Started
x
/
distil
Code
Issues
Proposed changes
Files
908ca359c1beb133928143ff880bfdb937edbf60
distil
/
tests
History
Aurynn Shaw
908ca359c1
Test cases for usages indicated an incomplete representation of the various datatypes, based on our own necessary modelling for billable information. Moving instead to specific types of constructs, similar to ceilometer's own internal data structures/divisons. New tests to follow that line.
2013-08-15 16:50:14 +12:00
..
data
Test cases for usages indicated an incomplete representation of the various datatypes, based on our own necessary modelling for billable information. Moving instead to specific types of constructs, similar to ceilometer's own internal data structures/divisons. New tests to follow that line.
2013-08-15 16:50:14 +12:00
__init__.py
Initial tests. Verifies instancing works As Expected.
2013-08-08 11:38:41 +12:00
test_import.py
Test cases for usages indicated an incomplete representation of the various datatypes, based on our own necessary modelling for billable information. Moving instead to specific types of constructs, similar to ceilometer's own internal data structures/divisons. New tests to follow that line.
2013-08-15 16:50:14 +12:00
test_instancing_objects.py
Fixes to the data model for Usage to make sure that resources are constructed correctly; only one resource ID may exist at once, and must be associatd with a Tenant. Test coverage for creating and manipulating Usage objects.
2013-08-09 13:24:12 +12:00
test_interface.py
Test cases for usages indicated an incomplete representation of the various datatypes, based on our own necessary modelling for billable information. Moving instead to specific types of constructs, similar to ceilometer's own internal data structures/divisons. New tests to follow that line.
2013-08-15 16:50:14 +12:00
test_invoice.py
Test cases for usages indicated an incomplete representation of the various datatypes, based on our own necessary modelling for billable information. Moving instead to specific types of constructs, similar to ceilometer's own internal data structures/divisons. New tests to follow that line.
2013-08-15 16:50:14 +12:00
test_models.py
Fixes to the data model for Usage to make sure that resources are constructed correctly; only one resource ID may exist at once, and must be associatd with a Tenant. Test coverage for creating and manipulating Usage objects.
2013-08-09 13:24:12 +12:00
test_tenant.py
Initial tests. Verifies instancing works As Expected.
2013-08-08 11:38:41 +12:00