Metadata-Version: 2.1
Name: next_gen_ui_testing
Version: 0.2.2
Summary: Testing data Next Gen UI
Home-page: https://github.com/RedHat-UX/next-gen-ui-agent
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: <3.14,>=3.12
Description-Content-Type: text/markdown
Requires-Dist: next-gen-ui-agent==0.2.2
Requires-Dist: stevedore==5.4.1

# Next Gen UI Agent Testing

This module is part of the [Next Gen UI Agent project](https://github.com/RedHat-UX/next-gen-ui-agent).

[![Module Category](https://img.shields.io/badge/Module%20Category-Testing/Evaluation-darkmagenta)](https://github.com/RedHat-UX/next-gen-ui-agent)
[![Module Status](https://img.shields.io/badge/Module%20Status-Supported-green)](https://github.com/RedHat-UX/next-gen-ui-agent)

Library for testing support

* `model.py` - `MockedInference` to mock agent's `InferenceBase` in unit tests
* `data_set_movies.py` - movies data for use in tests
* `data_after_transformation` - distinct types of `ComponentData` based on  movies data for use in tests
