Commit Graph

3 Commits

Author SHA1 Message Date
Bruno Oliveira d2327d9deb Rename test helper 2024-12-01 09:31:11 -03:00
Bruno Oliveira 43865ed1a9 Pass tests directory explicitly 2024-12-01 09:30:33 -03:00
Bruno Oliveira 6ccb5e75d6 Fix collection and simplify tests
We should not collect classes at the module level when the config is set. Doing so is not only the correct thing, as we will not collect the class, but also lets us avoid having the same logic at the Class collector (as it will not be collected at all now).
2024-12-01 09:03:24 -03:00