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

[TASK] Streamline testsetup #32

Merged
merged 2 commits into from
Aug 13, 2024
Merged

[TASK] Streamline testsetup #32

merged 2 commits into from
Aug 13, 2024

Conversation

sbuerk
Copy link
Contributor

@sbuerk sbuerk commented Aug 13, 2024

  • [TASK] Ensure calling parent::setUp() in function test
    This change modifies the existing functional test and
    adds the parent::setUp() method call to ensure a
    working functional test instance.

  • [TASK] Use test namespaces matching folder structure
    This change modifies the unit and functional tests
    to reflect the test folder structure within the php
    namespaces.

sbuerk added 2 commits August 13, 2024 09:51
This change modifies the existing functional test and
adds the `parent::setUp()` method call to ensure a
working functional test instance.
This change modifies the unit and functional tests
to reflect the test folder structure within the php
namespaces.
@fsuter fsuter merged commit 7db556f into cobwebch:develop Aug 13, 2024
11 checks passed
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