Skip to content

Feat/getmobil suite#7

Merged
kadiratali merged 2 commits into
mainfrom
feat/getmobil-suite
Jun 27, 2026
Merged

Feat/getmobil suite#7
kadiratali merged 2 commits into
mainfrom
feat/getmobil-suite

Conversation

@kadiratali

Copy link
Copy Markdown
Owner

No description provided.

Add a third endpoint, GET /api/categories, to the dummy spec + mock, then build
its @api suite with the AI pipeline end to end (probe → generate --api → verify
→ fix → run): CategoriesApi client, a categories contract validator, the feature
and steps. Generated then curated; runs green alongside the search/product
suites. The generated steps reuse the shared apiState + generic steps (the API
is up / the response status is {int}) — no duplicate-definition collision.
…eed)

Make Allure the human-facing report for both lanes (history, per-step detail,
traces/screenshots on failure) via the allure-playwright reporter into
reports/allure-results. Drop the cucumber HTML report. Keep the cucumber JSON
emitter — but only as the machine feed the AI pipeline reads
(failureAnalyzer.extractFailures for analyze / heal-selectors / heal-contract),
which is a single overwritten file (no staleness), unlike the accumulating
Allure dir. The test scripts clear reports/allure-results first so `npm test`
(both projects) yields one combined report; `npm run report` renders it.

Adds allure-playwright + allure-commandline (devDeps). README + roadmap updated.
@kadiratali
kadiratali merged commit 8614bfb into main Jun 27, 2026
1 check passed
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