22 Commits

Author SHA1 Message Date
Stefan Martinov
2b338895f9 Remove dependency on utils (Project-Globus-Services) 2017-11-09 14:26:17 +01:00
Florian Schlegel
8d71e97e5b fixed test 2016-11-24 17:33:03 +01:00
Florian Schlegel
abca16c6c3 small fix 2016-08-04 15:33:25 +02:00
Florian Schlegel
60af7b5a83 follow up 2016-07-18 14:45:50 +02:00
Florian Schlegel
5635db4b33 Made sure a queue cannot be started when it's already running. Some renaming and cleanups. 2016-06-28 16:29:27 +02:00
Florian Schlegel
20c317f58e Added reimplemented queue and default processor. Adjusted smurf example. 2016-06-28 15:49:27 +02:00
Florian Schlegel
5cce5233f4 renamed queue_test to smurf test, because there are now other tests also. NewCustomer() now requires email and password. 2016-05-27 12:00:25 +02:00
Florian Schlegel
63593975e2 moved TestPersistor and fixed it 2016-05-25 16:27:17 +02:00
Florian Schlegel
21801d4106 fixed tests 2016-05-20 11:35:40 +02:00
Florian Schlegel
59ad577182 minor refactoring. added utils with DropAllCollections(), so that tests can reseet the db conveniently 2016-03-10 19:06:38 +01:00
Florian Schlegel
ad81548a94 fixed GetPersistor() and some minor refactoring 2016-03-09 16:37:06 +01:00
Florian Schlegel
4cdb69dcdc Refactored tests 2016-03-09 15:28:58 +01:00
Philipp Mieden
78cb0b7b3d improved queue_test 2016-03-09 13:31:31 +01:00
Florian Schlegel
eef4a02afa extended event logging. fixed missing persistance of logs. heavy refactoring 2016-03-08 16:05:09 +01:00
Florian Schlegel
36869ef71f Implemented Event logging on orders (e.g. update status) and for shop events (e.g. insert order). This is handled by two separate Persistors 2016-03-07 17:32:29 +01:00
Florian Schlegel
bc38169f9e clean up 2016-02-26 15:36:10 +01:00
Florian Schlegel
b55831c5a0 Some refactoring and fixed smurf example 2016-02-26 11:30:56 +01:00
Florian Schlegel
74aa8193aa refactored basic modelling of shop 2016-02-24 11:18:32 +01:00
Jan Halfar
61cfd1d106 added order collection name for persistor to allow concurrent tests 2016-02-19 15:45:43 +01:00
Jan Halfar
322515a906 example clean up 2016-02-19 15:03:44 +01:00
Jan Halfar
e38126ff75 worked on queue 2016-02-18 19:08:09 +01:00
Jan Halfar
a3fa5e92d5 drafting api 2016-02-18 12:05:42 +01:00