oscript-library / oscript-library/gitsync

Вопрос по запуску тестов

Open
#222 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
1C Enterprise
Stars
333
Forks
98
PR merge metrics
No merged PRs in 30d

Description

Возник вопрос по запуску тестов.

Достаточно для выполнения тестов запустить tasks\test.os ?

При тестировании блока cmd у меня возникала ошибка для операций с репозиторием:

Я выполняю команду "gitsync"
ОШИБКА   -       У шага <Вывод команды "gitsync" содержит <ИНФОРМАЦИЯ - Наименование: <ТестовыйРепозиторий>>>
-       {Модуль C:\1C\OneScript\lib\asserts\src\bdd-asserts.os / Ошибка в строке: 336 / [Failed] Ожидали, что проверяемое значение (КРИТИЧНАЯОШИБКА - {Модуль C:\1C\OneScript\lib\reflector\src\Классы\РефлекторОбъекта.os / Ошибка в строке: 325 / Неверное значение аргумента {Тип не может быть отражен.}}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the test entry point at tasks\test.os and the reported failures in lib\asserts\src\bdd-asserts.os and lib\reflector\src\Классы\РефлекторОбъекта.os. Reproduce the repository-operation test involving gitsync and determine whether the failure is in test setup or reflection; done means the cause and required test-running procedure are documented or corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.