Skip to content

Conversation

@crynobone
Copy link
Member

@crynobone crynobone commented Sep 13, 2023

There are some limitations when testing generators commands at the moment mainly due to class_exists() is not as reliable as is_file() in some conditions including:

  • make:listener use class_exists() and unable to be tested
  • make:model with --resource or --api will ask to create the model again, this doesn't occur on normal operation.

crynobone and others added 5 commits September 13, 2023 21:11
Signed-off-by: Mior Muhammad Zaki <[email protected]>
Signed-off-by: Mior Muhammad Zaki <[email protected]>
Signed-off-by: Mior Muhammad Zaki <[email protected]>
Signed-off-by: Mior Muhammad Zaki <[email protected]>
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.

4 participants