Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance test cases in custom_test_case.py with detailed docstrings fo… (
#585) * Enhance test cases in custom_test_case.py with detailed docstrings for better clarity and maintainability. Added comprehensive descriptions for methods related to user authentication, API interactions, and database operations. Improved structure and documentation of test classes for better organization and understanding of test functionalities. * Update GitHub Actions workflow to support Python 3.12 and upgrade action versions * Enhance unit tests across multiple modules with detailed docstrings for improved clarity and maintainability. Updated test descriptions for actions, alarms, API views, cases, CLI commands, DAGs, and data checks to include functionality, expected outcomes, and validation criteria. This refactoring aims to provide better organization and understanding of test functionalities, ensuring comprehensive coverage of various scenarios. * Small typos --------- Co-authored-by: AlejandraGalan <[email protected]>
- Loading branch information