api-platform / admin

A beautiful and fully-featured administration interface builder for hypermedia APIs
https://api-platform.com/docs/admin/
MIT License
477 stars 131 forks source link

chore: make the development process easier with Storybook #541

Closed adguernier closed 2 months ago

adguernier commented 3 months ago
Q A
Branch? main for features
Tickets Following #535
License MIT
Doc PR WIP

This PR attempts to validate that passing a React-admin authProvider to the <HydraAdmin> component as a prop works well.

It adds some Stories and interactions tests running thanks to Storybook and Playwright.

You might read the CONTRIBUTING.md first to know how to test this PR.

Todo: