Skip to content

pkorolyshyn/testing-env1

Repository files navigation

Testing Env 1 — Lightweight ngx-admin for Cypress Testing

This project is a lightweight and simplified version of akveo/ngx-admin, created specifically to support Cypress Ultimate Architecture.

The goal is to provide a minimal, realistic application that Cypress can run tests against without the clutter of not relevant features.


✨ What's Inside

We've removed most of the original ngx-admin modules to keep things focused and maintainable. On the app sidebar, you'll find next features:

  • E-commerce – Your main playground for Cypress test scenarios
  • Dialog
  • Calendar
  • Echarts
  • Smart Table
  • Auth

🚀 Live Demo

This app is deployed using GitHub Actions workflow and available at:

🔗 https://pkorolyshyn.github.io/testing-env1


🛠 Run Locally

Clone and run the app in just one command:

git clone https://github.com/pkorolyshyn/testing-env1.git
cd testing-env1
npm install --legacy-peer-deps
npm start

ℹ️ We use --legacy-peer-deps because the project relies on older Angular packages that would otherwise trigger dependency resolution errors.

Once started, open your browser and go to:

http://localhost:4200

Now you're free to explore and modify the app to fit your Cypress testing needs.

📁 Related Projects

About

A lightweight version of ngx-admin tailored for Cypress E2E testing. Minimal setup, real components.

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages