Fake Implementation for Segment Analytics #770
Labels
improvement
This has been identified as a feature improvement
needs info
This issues requires more information before it can be triaged.
Is there a way to Fake the Analytics object for tests? We prefer Faking to Mocking, but the Analytics object uses a builder and it's constructor takes a thousand parameters.
Would be nice if there was a module with a fake implementation to use for tests that allowed assertions on the values passed.
The text was updated successfully, but these errors were encountered: