Skip to content

Conversation

LaKanDoR
Copy link

@LaKanDoR LaKanDoR commented May 4, 2025

  • Introduced comprehensive PHPUnit tests for various Smarty scope functionalities, including append and assign scopes.
  • Implemented tests for caching behavior and template inclusion with different scopes.
  • Added error handling for undefined template variables and improved test coverage for caching mechanisms.
  • Updated test results files to reflect the latest test outcomes and deprecations.
  • Fixed issues related to argument counts in cache resource tests.
  • Created missing template files for testing purposes.

- Introduced comprehensive PHPUnit tests for various Smarty scope functionalities, including append and assign scopes.
- Implemented tests for caching behavior and template inclusion with different scopes.
- Added error handling for undefined template variables and improved test coverage for caching mechanisms.
- Updated test results files to reflect the latest test outcomes and deprecations.
- Fixed issues related to argument counts in cache resource tests.
- Created missing template files for testing purposes.
@wisskid
Copy link
Member

wisskid commented May 4, 2025

@LaKanDoR this is a massive PR, adding a lot of (seemingly unnecessary) files. I'm a big fan of more unit tests, especially for scope matters, but I also notice that this would drop support for a bunch of PHP versions (which we don't want). What are you trying to do here? What problem are you solving?

@wisskid wisskid marked this pull request as draft May 4, 2025 22:42
@wisskid wisskid added the waiting Waiting for answer label May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting Waiting for answer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants