Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Цифры в сообщении тестов кода #1653

Closed
ArturNut opened this issue Nov 10, 2023 · 2 comments
Closed

Цифры в сообщении тестов кода #1653

ArturNut opened this issue Nov 10, 2023 · 2 comments
Labels

Comments

@ArturNut
Copy link

Summary

В сообщении о прохождении тестов цифры (смотри картинку)

Current version Codebattle: d515eb3

The tests passed

Reproduction steps

1. На страницек пользователя нажимаем кнопку CREATE A GAME
2. Выбираем Game Type = Whith a bot
3. Выбираем Time control = 10 min
4. Выбираем Tags = match
5. Выбираем Choose task by name or tags = rect_area 
6. Нажимаем кнопку Create battle
7. В игре выбираем язык Node.js
8. В игре в редакторе кода вставляем код:

         const solution = (width, length) => {
           return width * length;
         };

9. Нажимаем кнопку Run.

Expected result

Сообщение о успешном прохождение тестов такое Yay! All tests passed!!

Actual result

Сообщение о успешном прохождении тестов с цифрами Yay! All tests passed!!111

Browsers

Chrome

OS

Windows

@ArturNut ArturNut added the bug label Nov 10, 2023
@solar05
Copy link
Member

solar05 commented Nov 10, 2023

Это не баг, а фича)

@solar05 solar05 closed this as completed Nov 10, 2023
@ArturNut
Copy link
Author

Прикольно!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants