129cd8aad1
Update test setup to leverage legacy hash for API keys in order to avoid the performance impact of bcrypt. Replace the API key based test with a user subscription-based test to enhance concurrency and reliability. Replace `OrganizationByAPIKey` with `OrganizationsByUser` to optimize the retrieval process.