3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
Commit graph

9 commits

Author SHA1 Message Date
Michael Stenta
92c558dde3 Use plain strings in submitForm() calls in functional tests.
This fixes failing tests after upgrading to Drupal 10.2.3.
See https://www.drupal.org/project/drupal/issues/3399413
2024-02-08 05:05:39 -05:00
Paul Weidner
24b28fbf94 Update login test to use password grant 2023-11-01 14:41:11 -04:00
Paul Weidner
93a4330a23 Use farm_api_default_consumer in test 2023-11-01 14:41:11 -04:00
Michael Stenta
6168c8e6c7 Pass client_secret to fix failing OAuth tests. 2022-11-16 09:40:26 -05:00
Michael Stenta
e4a33497d7 Fix Call to deprecated methods assertText() and assertRaw(). 2022-09-13 10:23:48 -04:00
Paul Weidner
90338a68eb Patch simple_oauth issue #3193609: invalid_credentials error does not conform to OAuth2 spec.
Issue #3254051 by paul121: Return correct status code for OAuth invalid_credentials error
2021-12-14 07:00:04 -05:00
Michael Stenta
380796b4c8 Move FarmBrowserTestBase to a farm_test module. 2021-06-17 09:42:43 -04:00
paul121
42e5b6603c Add test for using an email in the user login form. 2021-02-05 15:45:29 -05:00
paul121
c3d0f46cdb Add test for using an email with OAuth. 2021-02-05 15:45:29 -05:00