Rename Configurator to Aquarium
[aquarium] / src / test / scala / gr / grnet / aquarium / user / UserStateComputationsTest.scala
2012-05-16 Christos KK LoverdosRename Configurator to Aquarium
2012-05-07 Christos KK LoverdosRefactor charging computation + data
2012-05-07 Christos KK LoverdosWIP: ResourceEvent-related refactorings
2012-05-07 Christos KK LoverdosChange API for contextual logger usage
2012-05-03 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-05-03 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-04-25 Christos KK LoverdosWIP: Remodeling UserState store mechanics
2012-04-19 Christos KK LoverdosClearer error handling when peristing ResourceEvent
2012-04-19 Christos KK LoverdosFix compilation of tests
2012-04-19 Christos KK LoverdosException -> AquariumException
2012-03-29 Christos KK LoverdosCopyright
2012-03-26 Christos KK LoverdosModularize tests
2012-03-21 Christos KK LoverdosAdd a test for an orphan vmtime OFF
2012-03-21 Christos KK LoverdosAdd two billing month tests
2012-03-20 Christos KK LoverdosSimple test case with one ON-OFF sequence.
2012-03-20 Christos KK LoverdosRefactor test class to prepare for more test cases
2012-03-19 Christos KK LoverdosFurther modularization of user state change computation
2012-03-19 Christos KK LoverdosBuffer new wallet entries and update user state
2012-03-16 Christos KK LoverdosMake better use of calculation reason and the stored _id
2012-03-16 Christos KK LoverdosReuse user creation time from user state
2012-03-16 Christos KK LoverdosAdd calculatin reason and simplify the API
2012-03-13 Christos KK LoverdosChange the DSL for the billing test
2012-03-13 Christos KK LoverdosUnifying simple & complex resources (Part II)
2012-03-13 Christos KK LoverdosUnifying simple & complex resources.
2012-03-09 Christos KK LoverdosTimeslot alignment test
2012-03-09 Christos KK LoverdosRemove unused parameter (defaultPolicy)
2012-03-09 Christos KK LoverdosContinuous debugging sessions...
2012-03-08 Christos KK LoverdosRefactor
2012-03-08 Christos KK LoverdosReworked the simulation package
2012-03-08 Christos KK LoverdosAdd more simulation stuff
2012-03-05 Christos KK LoverdosPreparing the move to master 1852_billing_period_calc
2012-03-05 Christos KK LoverdosEnhance default user state creation
2012-03-05 Christos KK LoverdosA day's worth of debugging enhancements. Back to square...
2012-03-02 Christos KK LoverdosA day's worth of debugging enhancements. Back to square...
2012-02-28 Christos KK LoverdosUse billing month info, according to the new API
2012-02-23 Christos KK LoverdosDate calculator is mutable
2012-02-14 Christos KK LoverdosAdd bandwidth simulator
2012-02-13 Christos KK LoverdosAdd bandwidth simulator
2012-02-08 Christos KK LoverdosTermination condition for billing month calculation
2012-02-07 Christos KK LoverdosStart the real deal
2012-02-06 Christos KK LoverdosPruning stuff from user state
2012-02-06 Christos KK LoverdosMake UID generators for simulations more flexible
2012-02-06 Christos KK LoverdosBetter implement one query on resource event store
2012-02-06 Christos KK LoverdosBetter names for mutable date calc methods
2012-02-03 Christos KK LoverdosEnriching the test case
2012-02-03 Christos KK LoverdosAugment and use resources map functionality
2012-02-02 Christos KK LoverdosAdd more simulation methods and enrich the test case
2012-02-02 Christos KK LoverdosAdd a simulations package