Commit Graph

8 Commits

Author SHA1 Message Date
LQ63 49b6a148ce feat(Gatlin): Spike Test
Added a spike test.
2026-05-04 16:03:15 +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