case-round-trip

Community

Ensure tests always return to the starting page.

AuthorDanielSuo117
Version1.0.0
Installs0

System Documentation

What problem does it solve?

In shared-page testing scenarios, test cases that navigate away must return to the landing UI and assert the starting state after navigation to prevent flaky resets.

Core Features & Use Cases

  • Enforces a real UI return to the landing page after leaving the portal layout.
  • Provides a PageObject method like click_back_to_<landing>() to perform the return via the UI.
  • At the end of each test, explicitly asserts that the start page is loaded to guarantee test isolation.

Quick Start

Add a PageObject method to navigate back to the landing state and call it at the end of each test with an assertion that the start page loads.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: case-round-trip
Download link: https://github.com/DanielSuo117/velocitai/archive/main.zip#case-round-trip

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.