ErickSkrauch
|
2bc83f39cf
|
Fix CS
|
2023-11-20 02:16:44 +01:00 |
|
Octol1ttle
|
574d03d02f
|
Add a redirect for new Usernames to UUIDs endpoint (#29)
* fix: add redirect for new "Usernames to UUIDs" endpoint location
"As of 23w42a, the endpoint moved to: 'POST https://sessionserver.mojang.com/session/minecraft/profile/lookup/bulk/byname'
"
https://wiki.vg/Mojang_API#Usernames_to_UUIDs
* add a redirect for authlib-injector too
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
* revert: .gitignore
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
* tests: pass new URL to existing tests
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
* review: address requested changes
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
* style: add type hints to MinecraftProfilesCest functions too
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
---------
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
|
2023-11-20 01:36:39 +01:00 |
|
ErickSkrauch
|
f4fa5ad2df
|
Add additional tests cases, implemented custom error formatter
|
2022-01-28 12:38:00 +01:00 |
|
ErickSkrauch
|
31febd5606
|
#20 Quick implementation of the https://api.minecraftservices.com/minecraft/profile endpoint [deploy dev]
|
2022-01-21 21:09:46 +01:00 |
|
ErickSkrauch
|
0183e54442
|
Implemented account deletion. Not all cases covered with tests [skip ci]
|
2020-06-12 00:27:02 +03:00 |
|
ErickSkrauch
|
43a4a58053
|
Remove usage of codeception/specify and fzaninotto/faker
|
2019-12-21 02:26:06 +03:00 |
|
ErickSkrauch
|
1cafa36b98
|
Fix codestyle
|
2019-02-23 02:27:38 +03:00 |
|
ErickSkrauch
|
b05dc6816e
|
Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration.
|
2019-02-20 22:58:52 +03:00 |
|