wiki.techinc.nl/tests/api-testing
Kosta Harlan e5ea321269
api-testing/REST/Page.js: Use authenticated user for edits
Why:

- There's nothing in these tests making assertions about anonymous
  editing behavior, and using the anon user is problematic with temp
  accounts enabled, because after the initial edit, the user is
  logged-in, and subsequent edits need a new token.

What:

- Switch the actor used in making edits for the fixtures in the tests to
  be a named user

Bug: T365647
Change-Id: If1d3cdc46c894242b2c335e3e8bf25063ea5d8b5
2024-07-10 23:06:32 +02:00
..
action ESLint: Enforce prefer-arrow-callback and autofix 2024-06-11 19:03:54 +01:00
data/Transform Transform e2e test: Move data into separate files 2022-07-08 20:08:16 +02:00
REST api-testing/REST/Page.js: Use authenticated user for edits 2024-07-10 23:06:32 +02:00
.api-testing-quibble.json
.eslintrc.json ESLint: Enforce prefer-arrow-callback and autofix 2024-06-11 19:03:54 +01:00