User tests: Successful: Unsuccessful:
Get generated API bearer token from backend instead of fixed value (needs manipulated secret) for systemtests
tests sometimes fails due duplicated key for api user
> ER_DUP_ENTRY: Duplicate entry '3' for key 'PRIMARY'
https://github.com/joomla/joomla-cms/actions/runs/16449121867/job/46489472330
https://github.com/joomla/joomla-cms/actions/runs/16483703457/job/46604072452
> Postgres query failed: duplicate key value violates unique constraint "cpostgresmax_users_pkey"
https://github.com/joomla/joomla-cms/actions/runs/16450618807/job/46494785677
https://github.com/joomla/joomla-cms/actions/runs/16542404641/job/46785435525
https://github.com/joomla/joomla-cms/actions/runs/16474850085/job/46573698007
api tests should work (without manipulated secret)
secret must be manipulated
tests could fail due fix user id for api user
Secret does not need to be adjusted
No user with fixed user id does not need to be created (no possibility for tests failing)
Please select:
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Unit Tests |
Labels |
Added:
Unit/System Tests
PR-5.3-dev
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-07-29 05:26:16 |
Closed_By | ⇒ | laoneo |
Thanks!