Statistics
| Branch: | Tag: | Revision:

root / src / test / scala / gr / grnet / aquarium / logic @ aeae0e29

# Date Author Comment
aeae0e29 02/07/2012 05:07 pm Georgios Gousios

Better implementation of the no gaps test

4bdd0f62 02/07/2012 04:48 pm Georgios Gousios

Rewrite policy file to trigger reparse in test

0c899026 02/07/2012 04:48 pm Georgios Gousios

Method to check whether a (sorted) list of timeslots contains gaps

618a4bb1 02/07/2012 01:46 pm Georgios Gousios

Support for setting a custom configurator for unit testing

791f1d37 02/07/2012 11:30 am Georgios Gousios

Use in memory store by default for tests

cfd522f4 02/06/2012 03:54 pm Georgios Gousios

Various test enhancements

-Support for selecting the store implementation at test runtime
-Get raw values for test configuration items
-Test for policy load/store

368e39a1 01/30/2012 02:21 pm Georgios Gousios

Fix failing tests after merge

7f541f21 01/30/2012 12:42 pm Georgios Gousios

Merge branch '1852_billing_period_calc'

Conflicts:
src/main/scala/gr/grnet/aquarium/logic/accounting/dsl/DSL.scala
src/main/scala/gr/grnet/aquarium/logic/accounting/dsl/DSLAgreement.scala
src/main/scala/gr/grnet/aquarium/logic/accounting/dsl/DSLCostPolicy.scala...

4d4f262c 01/30/2012 12:15 pm Georgios Gousios

Fix all serialization to YAML issues

4530b9c3 01/27/2012 06:35 pm Christos KK Loverdos

Work in progress... Still in flux

221feff6 01/27/2012 12:55 pm Georgios Gousios

Basic support for serializing policies to YAML

67773c01 01/11/2012 11:44 am Georgios Gousios

Take care of first time state changes

4e2fb374 01/09/2012 02:44 pm Georgios Gousios

Add new discrete resource, test method to parse Maybe's

fc1626e4 01/09/2012 02:44 pm Georgios Gousios

More tests => several errors fixed

23802af9 01/05/2012 04:15 pm Georgios Gousios

Accounting changes, too many to commit individually:

-Make the resource state store hold values in a uniform format for
complex and simple resources
-Make the resource state retrieval method simpler and also contain
all resource state storage conventions into it....

f6a143f2 01/02/2012 02:06 pm Georgios Gousios

Add DSL field to describe different instances for complex resources

90f2c5ad 12/29/2011 10:36 am Georgios Gousios

Stricted accounting test check

8c157293 12/22/2011 05:59 pm Georgios Gousios

Implement and test method that aligns charge timeslots among algorithms and pricelists

bb5134e1 12/21/2011 02:10 pm Georgios Gousios

test idiocity--

93c8c0c1 12/21/2011 12:46 pm Georgios Gousios

Flat project hierarchy