Commit Graph

6 Commits (master)

Author SHA1 Message Date
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
a2nr 5d91087426 update with new lms 2026-04-01 10:35:34 +07:00
a2nr e07d2d8e67 implement key_text 2026-01-18 22:44:13 +07:00
a2nr 296a7fdf6e update latest submodule 2026-01-18 06:51:54 +07:00
a2nr 1a38b29069 update conten 2026-01-17 11:52:53 +07:00
a2nr 20153dd79f init 2026-01-04 13:32:29 +07:00