Statistics
| Branch: | Tag: | Revision:

root / src / test / scala / gr / grnet @ 250dd1c1

# Date Author Comment
250dd1c1 01/17/2012 03:44 pm Christos KK Loverdos

Gather billing computations in one file

8c21625b 01/12/2012 12:41 pm Georgios Gousios

Don't remove all mongo records after test run :-)

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

Take care of first time state changes

1981de11 01/11/2012 01:45 am Christos KK Loverdos

Simplify resources snapshot to make our lives easier with the lift-json library.

After a few failed attempts with lift-json, I sacrifice the Map for a List.

b924af85 01/10/2012 06:17 pm Georgios Gousios

Method to assert that an exception is not thrown

d51f30e2 01/10/2012 06:17 pm Georgios Gousios

Simple test to try serialization of the complex user state class

3c8efc71 01/10/2012 06:17 pm Georgios Gousios

Store the last update timestamp per resource and instance id

This code has some errors with JSON serialization

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

eaf0c2d0 12/29/2011 03:15 pm Christos KK Loverdos

Rename the store to better reflect the domain objects

9edd8ae6 12/29/2011 03:15 pm Christos KK Loverdos

Rename master conf

1950a3d6 12/29/2011 03:15 pm Christos KK Loverdos

Refactor MongoDB quering to reusable methods

517f5b14 12/29/2011 03:14 pm Christos KK Loverdos

Rename event store to catch semantics better

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

a03addd3 12/22/2011 01:55 pm Georgios Gousios

We don't need no users, let the mf burn. Burn, mf, burn

9993c852 12/21/2011 05:32 pm Georgios Gousios

Keep messaging names organized in one place

d8071572 12/21/2011 05:19 pm Georgios Gousios

Cmd-line parsing for resource generation events

314b5481 12/21/2011 04:00 pm Georgios Gousios

Fix event generation and instertion test in imevens collection

5fd65d34 12/21/2011 04:00 pm Georgios Gousios

Fix failing Eventstore test

Calling assumeTrue in after method after assumeTrue in main test
method led Junit to believe that the after method was failing.

16da5652 12/21/2011 02:10 pm Georgios Gousios

Support for enabling all excluded tests at once

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

test idiocity--

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

Flat project hierarchy