Commit Graph

9 Commits

Author SHA1 Message Date
lq64 427ed920d0 feat: NCS-62, NCS-64 Endurance Test, Spike Test (#6)
Added two new types of tests

---------

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #6
2026-05-05 17:17:38 +02:00
lq64 99ea686ed5 feat: NCS-60 Stress Test (#3)
Added a stress test and configured the parameters to simulate a smaller load

---------

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #3
2026-05-05 17:09:42 +02:00
lq64 0db2bb777f NCS-59 Create Load tests (#2)
Added a load test and and slight change in structure. To execute type:

Run the load test:
  ./gradlew.bat gatlingRun --simulation simulations.LoadTestSimulation -PbaseUrl=https://st.nowchess.janis-eccarius.de
  -PauthToken=<token> -PmaxUsers=20 -PrampDuration=60

  Run smoke test:
  ./gradlew.bat gatlingRun --simulation simulations.SmokeTestSimulation -PbaseUrl=https://st.nowchess.janis-eccarius.de
  -PauthToken=<token>

---------

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #2
Reviewed-by: Janis <janis-e@gmx.de>
2026-05-03 22:26:46 +02:00
lq64 3fa39bb4f4 Merge pull request 'feat(Gatlin): Setup' (#1) from feat/NCS-57 into main
Reviewed-on: #1
2026-05-03 13:00:32 +02:00
LQ63 a7937fcef8 fix(Gatlin): Setup
deleted .claude
2026-05-03 12:58:56 +02:00
LQ63 00c2f99415 fix(Gatlin): Setup
gitignore
2026-05-01 01:07:27 +02:00
LQ63 bf771aff65 docs(Gatlin): Setup
Deleted documentation plan
2026-05-01 00:38:45 +02:00
LQ63 0c5b83aa74 feat(Gatlin): Setup
Added Gatlin Setup and a test "test".
2026-05-01 00:36:18 +02:00
lq64 df4f1809a9 Initial commit 2026-04-30 20:17:19 +02:00