MDL-70689 oauth2: unit tests for new IMS OBv2.1
commitc9110ffdce65ae2347c0d1df672cc19df2c48193
authorSara Arjona <sara@moodle.com>
Mon, 25 Jan 2021 16:42:08 +0000 (25 17:42 +0100)
committerSara Arjona <sara@moodle.com>
Fri, 12 Mar 2021 11:33:54 +0000 (12 12:33 +0100)
tree5edb921dc86f82549aee7183212bb80e43991024
parenta7229e4ad92bd59fdfe4844959985dbbadf5cb03
MDL-70689 oauth2: unit tests for new IMS OBv2.1

Apart from adding new unit tests for covering new IMS OBv2.1 issuer,
some extra tests have been added to test existing issuers and confirm
they are still working as expected after the changes.
admin/tool/oauth2/tests/behat/basic_settings.feature [new file with mode: 0644]
lib/tests/oauth2_test.php