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

mock mode support #462

Open
ianzone opened this issue May 2, 2023 · 1 comment
Open

mock mode support #462

ianzone opened this issue May 2, 2023 · 1 comment

Comments

@ianzone
Copy link

ianzone commented May 2, 2023

be able to create a mock nylas instance that can return mock data when running unit tests.

@pgsnimble
Copy link

Good idea, it would make easier to integration tests. Another approach that you could follow is to use nock in order to mock Nylas requests. It works very well.

But I agree that having this already implemented in the sdk would help a lot

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

No branches or pull requests

2 participants