Closed 0xaatif closed 1 week ago
Alloy provider is very complex trait, covering the whole node API. Mocking the JSON response that Provider would return is very tedious, hard, error prone and quite unnecessary for our tests (we do not intend to test alloy parsers implementation - we work on the level of alloy api objects - e.g. Block
).
I am against going this path. It is going down the rabbit hole.
I still believe in this but it's not a priority right now
For #728 and general testability.