- Apr 05, 2019
-
-
Jorrit Schaap authored
SW-516: fixed OTDB_Services tests for python3 and messagebus changes. Also made the test test against a local testing postgres database. All contained in python, no hybrid .run/.py tests anymore.
-
Jorrit Schaap authored
SW-516: fixed OTDB_Services tests for python3 and messagebus changes. Also made the test test against a local testing postgres database. All contained in python, no hybrid .run/.py tests anymore.
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
SW-516: fixed OTDB_Services tests for python3 and messagebus changes. Also made the test test against a local testing postgres database. All contained in python, no hybrid .run/.py tests anymore.
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Apr 04, 2019
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
SW-516: fixed (de)desrialization of datetimes and large strings in messages now that we're using python3 and proton
-
- Apr 02, 2019
-
-
Thomas Jürges authored
-
Jörn Künsemöller authored
-
Thomas Jürges authored
-
Thomas Jürges authored
-
Thomas Jürges authored
-
Jorrit Schaap authored
SW-516: partial fix... We can now use the TemporaryQueue as a 'bus' during tests. But this test still does not work because we cannot send datetime-instances over the bus in the current implementation. Fixing that in a next commit in the messagebus
-
Auke Klazema authored
-
Mattia Mancini authored
-
Auke Klazema authored
-
Auke Klazema authored
-
Thomas Jürges authored
This includes: - python executable -> python3 - Help texts - #! specifications - Shell scripts
-
Thomas Jürges authored
-
Thomas Jürges authored
-
Mattia Mancini authored
-
Mattia Mancini authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
SW-516: fixed t_tbbserver for python3/qpid. Left the test in its original state of incompleteness. At least it passes now (nothing is really tested).
-
Jorrit Schaap authored
SW-516: fixed test_cleanup_service_and_rpc for python3/qpid. Left the test in its original state of incompleteness. At least it passes now (nothing is really tested).
-
Mattia Mancini authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
SW-516: fixed test_storagequery_service_and_rpc for python3/qpid. Left the test in its original state of incompleteness. At least it passes now (nothing is really tested).
-
Jorrit Schaap authored
-
Auke Klazema authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
SW-516: remove 'options' from messagebus classes, as these were qpid options, and we're using proton now. At this moment there is no need for such options. These can be added later when needed.
-
Auke Klazema authored
-