Go to file
a2nr 885980f276 Add load testing setup for Elemes LMS using Locust
- Create .gitignore to exclude virtual environments and generated reports
- Add README.md with detailed instructions for load testing
- Implement locustfile.py to simulate user behavior for students and teachers
- Define user classes: FrontendUser, StudentUser, TeacherUser, and APIStressTest
- Include requirements.txt for Locust and Faker dependencies
- Develop run.sh script for easy execution of load tests with virtual environment setup
2026-04-02 10:57:14 +07:00
assets update conten 2026-01-17 11:52:53 +07:00
content implement key_text 2026-01-18 22:44:13 +07:00
elemes@2505cd0977 update with new lms 2026-04-01 10:35:34 +07:00
test-load Add load testing setup for Elemes LMS using Locust 2026-04-02 10:57:14 +07:00
.gitignore update conten 2026-01-17 11:52:53 +07:00
.gitmodules init 2026-01-04 13:32:29 +07:00
tokens_siswa.csv update with new lms 2026-04-01 10:35:34 +07:00