mtcute/packages/test
alina sireneva 4952d33261
fix(core)!: improved min chats handling
breaking:
- `IPeersRepository.PeerInfo` has new field `isMin`
- `getById` has a new argument `allowMin` describing whether it's allowed to return peers where `.isMin == true`
- `getByUsername`, `getByPhone` changed logic: they should *never* return peers where `.isMin == true`
2024-09-28 21:40:57 +03:00
..
src fix(core)!: improved min chats handling 2024-09-28 21:40:57 +03:00
tests chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
build.config.js build: build with vite (initial) 2024-08-24 22:55:25 +03:00
package.json v0.16.9 2024-09-07 21:55:41 +00:00
README.md feat: basic test utils 2023-11-08 17:28:45 +03:00
tsconfig.json build: build with vite (initial) 2024-08-24 22:55:25 +03:00
typedoc.cjs chore: moved most configs to .config 2023-11-13 13:28:11 +03:00

@mtcute/test

📖 API Reference

Testing utilities for mtcute