7 calls to WorkspaceTestUtilities::getPointerToWorkspace() in Workspace 8
- ReplicationSettingsTest::testPullReplicationSettings in tests/
src/ Functional/ ReplicationSettingsTest.php - Verify pull replication settings using the published filter as an example.
- ReplicationSettingsTest::testPushReplicationSettings in tests/
src/ Functional/ ReplicationSettingsTest.php - Verify push replication settings using the published filter as an example.
- ReplicatorAliasTest::testReplicationAlias in tests/
src/ Functional/ ReplicatorAliasTest.php - Verifies that a user can edit anything in a workspace with a specific perm.
- ReplicatorTest::testReplication in tests/
src/ Functional/ ReplicatorTest.php - Test replication.
- WorkspaceBypassTest::testBypassOwnWorkspace in tests/
src/ Functional/ WorkspaceBypassTest.php - Verifies that a user can edit anything in a workspace they own.
- WorkspaceBypassTest::testBypassSpecificWorkspace in tests/
src/ Functional/ WorkspaceBypassTest.php - Verifies that a user can edit anything in a workspace with a specific perm.
- WorkspaceConflictReportingTest::testConflictErrorMessages in tests/
src/ Functional/ WorkspaceConflictReportingTest.php