* feat: introduce dagger for integration testing and ci
Signed-off-by: Kris Coleman <kriscodeman@gmail.com>
* feat: make integration testing extensible and modular
my intention here is to make the pattern for integration testing more accessible.
let's abstract the integration test pattern itself into a framework to harness the boiler plate.
then reuse our csharp integration test code as our first integration-test.
Signed-off-by: Kris Coleman <kriscodeman@gmail.com>
---------
Signed-off-by: Kris Coleman <kriscodeman@gmail.com>