ksql/internal
Vinícius Garcia 8620600d01 Revert "Decouple ksql.DB from TagInfoCache so we can replace it during tests"
This reverts commit 74cb87bea0.

This was done because I noticed this first commit was unnecessary.

This original commit was written in order to allow tests where
the cache would return errors, but I noticed there is a way
of provoking these errors without the need of an extra layer
of abstraction.

Thus, in order to keep the code simpler and also avoid an extra
level of indirection I am undoing this change.
2022-08-27 12:18:02 -03:00
..
structs Revert "Decouple ksql.DB from TagInfoCache so we can replace it during tests" 2022-08-27 12:18:02 -03:00
testtools Add tests for the error messages produced by the Mock() 2021-12-30 12:12:33 -03:00