Restructure tests #331
Closed
heitorlessa
started this conversation in
Maintainers discussions
Replies: 3 comments
|
@heitorlessa i do like the idea of having a directory of example events json for the fixtures (but also in general uses) |
0 replies
|
@heitorlessa hasn't this already been resolved? or should we create an issue on the backlog to resolve this? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem: As more utilities were added such as
ParserandEvent source data classes, we have duplicated fixtures along with helper functions to retrieve event samples.We should restructure our tests to make better use of
conftest, and optionally clean up any test names/similar testsAll reactions