Skip to content

Update practice and presentation materials#61

Merged
brumlablo merged 2 commits into
mainfrom
update_presentations
May 13, 2026
Merged

Update practice and presentation materials#61
brumlablo merged 2 commits into
mainfrom
update_presentations

Conversation

@brumlablo

@brumlablo brumlablo commented May 13, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Documentation
    • Added comprehensive test automation practice guide covering navigation, assertions, and end-to-end scenarios including user creation, login verification, form submission, table validation, application creation and editing, payment methods, cross-user data isolation, and password-change functionality.
    • Reorganized practice content for improved clarity and accessibility.

@coderabbitai

coderabbitai Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@brumlablo has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 55 minutes and 45 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b078ba20-0b21-4ebf-a795-50c52539b047

📥 Commits

Reviewing files that changed from the base of the PR and between 6fb95f0 and f47493d.

📒 Files selected for processing (1)
  • practice/practice.md
📝 Walkthrough

Walkthrough

The PR migrates test automation practice instructions from a plain-text tasks.txt format to a structured practice.md markdown document. The new guide reorganizes practice exercises into two parts covering navigation, assertions, and multi-step end-to-end workflows.

Changes

Practice Documentation Migration

Layer / File(s) Summary
Restructured practice guide
practice/practice.md, practice/tasks.txt
practice.md introduces expanded practice instructions with ČÁST 1 (navigation, assertions, and initial scenarios) and ČÁST 2 (repetition drills and complex end-to-end workflows covering form submission, table verification, payment methods, user isolation, and password changes). Previous tasks.txt content is superseded by this new markdown structure.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 A rabbit hops through practice guides so neat,
From text to markdown, the migration's complete!
New chapters of tests bloom in structured delight,
Each scenario dancing from morning to night.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'Update practice and presentation materials' is vague and generic, using non-descriptive language that doesn't convey meaningful information about the specific changes made. Consider a more specific title such as 'Migrate practice instructions from tasks.txt to practice.md' to clearly indicate the main refactoring work being performed.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update_presentations

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@practice/practice.md`:
- Line 81: Replace the incorrect Czech phrase "pro akcí" with the grammatically
correct "pro akci" in the line starting with "e. Klikněte na tlačítko **Vytvořit
přihlášku** pro akcí **JavaScript a NodeJS**." so the sentence reads "e.
Klikněte na tlačítko **Vytvořit přihlášku** pro akci **JavaScript a NodeJS**."
and ensure the surrounding punctuation and bold formatting remain unchanged.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9462d6a7-b26a-4346-84f9-7ee00fb5f6e7

📥 Commits

Reviewing files that changed from the base of the PR and between 7f2e6af and 6fb95f0.

⛔ Files ignored due to path filters (5)
  • practice/Low-code_automation_practice.pdf is excluded by !**/*.pdf
  • practice/Low-code_automation_practice_II.pdf is excluded by !**/*.pdf
  • practice/practice.pdf is excluded by !**/*.pdf
  • presentation/Automation-introduction.pdf is excluded by !**/*.pdf
  • presentation/Bootcamp_Automatizace_v_testovani.pdf is excluded by !**/*.pdf
📒 Files selected for processing (2)
  • practice/practice.md
  • practice/tasks.txt
💤 Files with no reviewable changes (1)
  • practice/tasks.txt

Comment thread practice/practice.md Outdated
@brumlablo
brumlablo merged commit 23f95c4 into main May 13, 2026
2 checks passed
@brumlablo
brumlablo deleted the update_presentations branch May 13, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant