Skip to content

written script for attribut management #2175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: 2.1
Choose a base branch
from

Conversation

sagarkumar-webkul
Copy link
Collaborator

Pull Request: Add Test Scripts for Attribute Management

Description

This PR introduces automated test scripts for the Attribute Management module. The goal is to ensure stability, data integrity, and a seamless user experience by covering critical scenarios.

Test Coverage Includes

  • Attribute creation with valid data
  • Validation for mandatory fields (e.g., name, type)
  • Editing existing attributes
  • Deleting attributes with confirmation
  • UI feedback messages for success and error states

🚀 How to Run Tests

# Step into test directory
cd tests

# Run the test suite
npm run test       # or php artisan test / pytest / your command here

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