Compare commits

...

3 Commits

Author SHA1 Message Date
a005caa34d Add third test case in READ.me
Some checks failed
Merge core/template-android-project to this repo / merge-if-needed (push) Has been cancelled
2024-11-14 20:22:33 +03:00
e4b8414ff2 Merge remote-tracking branch 'upstream/main'
All checks were successful
Merge core/template-android-project to this repo / merge-if-needed (push) Successful in 12s
2024-11-05 21:02:45 +00:00
b723b77676 Обновить .gitea/workflows/automerge-with-core.yaml 2024-11-05 21:02:05 +00:00
2 changed files with 6 additions and 5 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
- name: Sync repos
uses: Vova-SH/sync-upstream-repo@latest
uses: Vova-SH/sync-upstream-repo@1.0.5
with:
upstream_repo: ${{ env.CORE_REPO }}
token: ${{ env.TOKEN }}

View File

@ -30,9 +30,10 @@
*Таблица 1. Элементы пользовательского интерфейса*
| № | Тест | Балл | Проверка |
| :-: | -- | -- | --- |
| 1 | mainTest | 1 | Показ AlertDialog |
| 2 | emptyTest | 1 | Очищение полей ввода |
| № | Тест | Балл | Проверка |
|:-:|-----------| -- |----------------------------|
| 1 | mainTest | 1 | Показ AlertDialog |
| 2 | emptyTest | 1 | Очищение полей ввода |
| 3 | hasHint | 1 | Проверка наличия подсказок |
*Таблица 2. Критерии оценивания и тесты*