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

Decide how to do mocking in tests #5

Open
lawrence-forooghian opened this issue Aug 14, 2024 · 0 comments
Open

Decide how to do mocking in tests #5

lawrence-forooghian opened this issue Aug 14, 2024 · 0 comments
Labels
testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them.

Comments

@lawrence-forooghian
Copy link
Collaborator

lawrence-forooghian commented Aug 14, 2024

We’ll probably want to be able to mock:

  • ably-cocoa protocols (e.g. ARTRealtimeProtocol)
  • internal protocols

Not sure what the state of the art is these days. In Asset Tracking we used Sourcery.

┆Issue is synchronized with this Jira Task by Unito

@lawrence-forooghian lawrence-forooghian added the testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them. label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them.
Projects
None yet
Development

No branches or pull requests

1 participant