Comment by simonw

19 days ago

The thing they're building here is specifically a clone of Jira that duplicates the official Jura API well enough that they can use it for integration testing without being held to Jira rate limits.

They do that by running the official client libraries against their implementation to make sure the functionality is all covered.