Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests for succesfull avro "compilation" #6

Open
untzag opened this issue May 19, 2022 · 0 comments
Open

tests for succesfull avro "compilation" #6

untzag opened this issue May 19, 2022 · 0 comments

Comments

@untzag
Copy link
Member

untzag commented May 19, 2022

Unfortunately, one of the more common bugs we have experienced is successfully processing <kind>.avpr, config.toml and state.toml using fastavro. This is especially relevant when dealing with complex named data types defined by individual daemons.

We should refactor yaqd-core internals to make it easy to run this processing outside of daemon instantiation. We can then write unit tests which verify that processing works properly and ensure that this type of bug never hits us again in production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant