You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zopkio is a well tested distributed testing framework and would be ideal for writing integration tests. We should slowly start moving our integration tests into that. A good first step would be to setup Zopkio and write a very simple test -
Start server
Start frontend
Put blob and get blob and verify
Once this works, we can opportunistically move existing test cases to that.
Zopkio is a well tested distributed testing framework and would be ideal for writing integration tests. We should slowly start moving our integration tests into that. A good first step would be to setup Zopkio and write a very simple test -
Once this works, we can opportunistically move existing test cases to that.
More information about Zopkio can be found here - https://github.com/linkedin/Zopkio
The text was updated successfully, but these errors were encountered: