This website requires JavaScript.
Explore
Get Started
x
/
distil
Code
Issues
Proposed changes
distil
/
tests
History
Aurynn Shaw
164139067a
Prep for release
2013-11-01 15:32:27 +13:00
..
data
Added CSV i/o, new tests.
2013-10-07 14:19:51 +13:00
__init__.py
Initial tests. Verifies instancing works As Expected.
2013-08-08 11:38:41 +12:00
test_csv.py
Updated docs. Updated tests to add further coverage.
2013-10-07 16:21:26 +13: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
Tests verify that usage is as expected.
2013-08-20 11:29:46 +12:00
test_interface.py
Prep for release
2013-11-01 15:32:27 +13: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