Skip to content
Snippets Groups Projects

Issue #3316895: Create a test to prove our fake-site is error free starting point

Merged Issue #3316895: Create a test to prove our fake-site is error free starting point
1 unresolved thread
1 unresolved thread

Merge request reports

Merged results pipeline #7858 skipped

Merged results pipeline skipped for 114ec620

Approval is optional

Merged by Ted BowmanTed Bowman 2 years ago (Nov 1, 2022 1:55am UTC)

Merge details

  • Changes merged into with f37eed53.
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 <?php
2
3 namespace Drupal\Tests\package_manager\Kernel;
4
5 /**
6 * Test that the 'fake-site' fixture is a valid starting point.
7 *
8 * @group package_manager
9 */
10 class FakeSiteFixtureTest extends PackageManagerKernelTestBase {
11
12 /**
13 * Tests the complete stage life cycle using the 'fake-site' fixture.
14 */
15 public function testLifeCcyle(): void {
  • Ted Bowman added 1 commit

    added 1 commit

    Compare with previous version

  • Ted Bowman added 15 commits

    added 15 commits

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading