Skip to content

Conversation

locnguyen1986
Copy link
Contributor

Authentication & Environment

  • Removed API key dependencies - All tests now use guest authentication automatically
  • Updated default URL from api-dev.jan.ai to api-stag.jan.ai (staging environment)
  • Eliminated secrets requirements - No more LOADTEST_API_KEY or LOADTEST_TOKEN needed

Test Structure Modernization: Replaced monolithic test with three focused test scripts:

  • test-completion-standard.js - Basic completion flows
  • test-completion-conversation.js - Conversation management with streaming/non-streaming
  • test-responses.js - Response API endpoint testing

@locnguyen1986 locnguyen1986 changed the title Update K6 load testing infrastructure with guest authentication and staging environment Update load testing with guest authentication and all business flows Sep 23, 2025
@locnguyen1986
Copy link
Contributor Author

@locnguyen1986 locnguyen1986 merged commit 8ab49e8 into main Sep 23, 2025
1 of 2 checks passed
@locnguyen1986 locnguyen1986 deleted the feat/155/load-test-running branch September 23, 2025 08:59
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

Successfully merging this pull request may close these issues.

1 participant