feat: add Mycelium OS page, E2E tests, and developer tooling #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development-ux"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add Mycelium OS Page, E2E Tests, Makefile
New
/ospage with 7 components (Hero, Features, Boot Process, Storage, Architecture, CTA). Nav links added to header, mobile menu, and footer.Playwright E2E test suite in
e2e/— 31 tests covering all 15 routes, navigation (desktop + mobile), and OS page sections. All passing.Added
docs/project-mycelium-ux.mdanddocs/project-mycelium-executive-summary.md.Makefile wraps common tasks (
make install,make test,make dev,make build, etc).README updated.
@sashaastiadi @marionrvrn