Skip to content
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

WIP Tests #400

Closed
wants to merge 49 commits into from
Closed

WIP Tests #400

wants to merge 49 commits into from

Conversation

iruzevic
Copy link
Member

@iruzevic iruzevic commented May 7, 2024

Description

  • Fixing tests

Screenshots / Videos

Linked documentation PR

Comment on lines 16 to 18
reqOutputFiles(
'Login/Login.php',
);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intentionally on 3 lines? Lots of similar occurrences in the PR 😄

->shouldReceive('getProjectName', 'getProjectPath')
->andReturn('CoolProject', 'projectPath');
// mock('alias:Infinum\Config\Config')
// ->shouldReceive('getProjectName', 'getProjectPath')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

@iruzevic iruzevic marked this pull request as draft May 7, 2024 09:08
@iruzevic iruzevic changed the title Tests WIP Tests May 7, 2024
@iruzevic iruzevic self-assigned this May 9, 2024
@iruzevic iruzevic closed this May 9, 2024
@iruzevic iruzevic deleted the feature/cli branch May 9, 2024 08:33
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.

2 participants