lablup / lablup/backend.ai-webui

Add e2e route crawl coverage for admin and common pages

Closed
#8,221 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
133
Forks
81
Avg merge
1d 11h
Merged PRs (30d)
344

Description

Crawls every admin route plus the common routes shared by all roles, asserting no console errors or failed responses along the way, and checks role-based menu visibility and 401 access control for admin-only routes.

File: `e2e/crawl/route-crawl.spec.ts`. Verified: 7 passed (5 tests + 2 cleanup).

JIRA Issue: FR-3295

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with e2e/crawl/route-crawl.spec.ts and review the existing route crawl coverage and its verified 5 tests plus 2 cleanup checks. Confirm that every admin and common route is crawled without console errors or failed responses, role-based menu visibility is checked, and admin-only routes reject unauthenticated access with 401.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.