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

Implement tests without calling the real API #20

Open
licht1stein opened this issue Dec 25, 2020 · 2 comments
Open

Implement tests without calling the real API #20

licht1stein opened this issue Dec 25, 2020 · 2 comments

Comments

@licht1stein
Copy link
Collaborator

It would be a good practice to switch to tests that use mock API instead of actual production API.

@phistrom
Copy link
Owner

Does Basecamp 3 have a mock/test API? Or are you saying we should write something that responds as if it were the real API?

@licht1stein
Copy link
Collaborator Author

We'll mock it in the tests. I'll play around a bit to show you, after the poetry switch. Cause poetry will let us have separate dev dependencies.

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

No branches or pull requests

2 participants