Skip to content

Conversation

@KonstantinLapkovsky
Copy link
Contributor

No description provided.

@KonstantinLapkovsky KonstantinLapkovsky self-assigned this Jan 19, 2024
@KonstantinLapkovsky KonstantinLapkovsky changed the base branch from master to 49-cover-entity-generator-with-tests January 19, 2024 16:32
Konstantin Lapkovsky and others added 3 commits January 19, 2024 21:04
…to 49-add-translator-generator-tests

# Conflicts:
#	tests/TestGeneratorTest.php
@pirs1337 pirs1337 changed the base branch from 49-cover-entity-generator-with-tests to master February 3, 2025 05:11
@pirs1337 pirs1337 assigned DenTray and unassigned pirs1337 Feb 3, 2025

public function mockFilesystem(): void
{
$fileSystemMock = new FileSystemMock;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
$fileSystemMock = new FileSystemMock;
$fileSystemMock = new FileSystemMock();

{
$validation = file_get_contents(getcwd() . '/tests/Support/Translation/validation_without_exceptions.php');

$fileSystemMock = new FileSystemMock;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
$fileSystemMock = new FileSystemMock;
$fileSystemMock = new FileSystemMock();

@DenTray DenTray assigned pirs1337 and unassigned DenTray Feb 4, 2025
@pirs1337 pirs1337 assigned DenTray and unassigned pirs1337 Feb 4, 2025
@@ -0,0 +1,158 @@
{
Copy link
Collaborator

Choose a reason for hiding this comment

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

could we make this file shorter as well?

@DenTray DenTray assigned pirs1337 and unassigned DenTray Feb 4, 2025
@pirs1337 pirs1337 assigned DenTray and unassigned pirs1337 Feb 4, 2025
@DenTray DenTray merged commit 882d04c into master Feb 4, 2025
2 checks passed
@DenTray DenTray deleted the 49-add-translator-generator-tests branch July 9, 2025 03:29
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