mtcute/e2e/tests
alina sireneva b5bf02fc72
chore(core)!: extract user-specific fields from (Full)Chat to (Full)User
breaking:
 - `getChat`, `getFullChat` now only work for chats (channels/supergroups/basic groups)
 - for users, use `getUser` and `getFullUser`
 - many fields that previously had type `Chat` now have type `User | Chat`
2024-12-09 21:19:41 +03:00
..
deno-shims test(e2e): deno fixes 2024-12-07 09:08:31 +03:00
01.auth.e2e.ts test(e2e): massive rework of e2e tests 2024-12-07 09:08:30 +03:00
02.methods.e2e.ts chore(core)!: extract user-specific fields from (Full)Chat to (Full)User 2024-12-09 21:19:41 +03:00
03.files.e2e.ts test(e2e): massive rework of e2e tests 2024-12-07 09:08:30 +03:00
04.updates.e2e.ts test(e2e): massive rework of e2e tests 2024-12-07 09:08:30 +03:00
05.worker.e2e.ts test(e2e): massive rework of e2e tests 2024-12-07 09:08:30 +03:00
_utils.ts test(e2e): massive rework of e2e tests 2024-12-07 09:08:30 +03:00
_worker.ts test(e2e): massive rework of e2e tests 2024-12-07 09:08:30 +03:00