Maxwel Mazur

Results 7 issues of Maxwel Mazur

## command suggestion ![image](https://github.com/go-telegram-bot-api/telegram-bot-api/assets/52722027/794be79f-8db9-4f21-95c7-ccb947c53633)

Hello, I felt the need to run isolated tests and added a new command `GoTestName` to improve the work with tests ### Example case I want to run in the...

A suggestion for improving the quality of output verification :) Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a...

### Result after login via browser ![2024-10-17-23:04:43-screenshot](https://github.com/user-attachments/assets/402bc760-26b5-4e49-b593-841ac1f8e824) ![2024-10-17-23:04:51-screenshot](https://github.com/user-attachments/assets/f83ae2ef-ce87-4a76-95d3-4f1ad498eb85)

refactor

``` // Deprecated: As of Go 1.16, this value is simply [io.Discard]. var Discard io.Writer = io.Discard // Deprecated: As of Go 1.17, this function simply calls [os.CreateTemp]. func TempFile(dir,...