- May 10, 2021
-
-
Bouma,C.J. (Chris) authored
:)
-
Bouma,C.J. (Chris) authored
Fix :)
-
Bouma,C.J. (Chris) authored
:)
-
Bouma,C.J. (Chris) authored
Wrong things being passed, should work now woo!
-
- May 07, 2021
-
-
Bouma,C.J. (Chris) authored
Yay!
-
Bouma,C.J. (Chris) authored
Everything in order, gl front end :) @Joris + @Lorenzo
-
- May 06, 2021
-
-
Bouma,C.J. (Chris) authored
Wow! (with Joris + Lorenzo)
-
- May 04, 2021
-
-
Bouma,C.J. (Chris) authored
In case you want to edit stuff
-
- Apr 30, 2021
-
-
Heijden,T.A.J. van der (Thijs) authored
Updated integration testing config and CI/CD config See merge request datastrophe/microservices-backbone/query-service!17
-
thijsheijden authored
-
thijsheijden authored
-
Heijden,T.A.J. van der (Thijs) authored
Database credentials are retrieved from the user service See merge request datastrophe/microservices-backbone/query-service!16
-
thijsheijden authored
-
thijsheijden authored
Most of this code was taken straight from the schema service. No tests were written because this is entirely dependent on external dependencies.
-
thijsheijden authored
The request function now requires database credentials instead of using hardcoded values.
-
- Apr 20, 2021
-
-
Heijden,T.A.J. van der (Thijs) authored
286 unit testing See merge request datastrophe/microservices-backbone/query-service!14
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
- Apr 19, 2021
-
-
thijsheijden authored
-
thijsheijden authored
Moved publishmessage method into separate file.
-
thijsheijden authored
-
thijsheijden authored
ie changing names of interfaces and moving structs to other files. Also gitignore updated to ignore the 'make coverage' outputs.
-
thijsheijden authored
An error message now gets published if there is an error while converting the query or there is a database error.
-
thijsheijden authored
Mainly testing the handlemessage method with different input messages.
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
Implements the ConvertQuery method and just returns a hardcoded string value.
-
thijsheijden authored
Mock producer can now be made. Producer can publish messages. Messages can be retrieved from the mock broker.
-
thijsheijden authored
Also changed around some of the naming.
-
thijsheijden authored
-
- Apr 17, 2021
-
-
thijsheijden authored
Merge branch 'develop' of git.science.uu.nl:datastrophe/microservices-backbone/query-service into develop
-
thijsheijden authored
-
Heijden,T.A.J. van der (Thijs) authored
-