PHPackages                             dof-dss/nidirect-d8-test-install-profile - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. dof-dss/nidirect-d8-test-install-profile

ActiveDrupal-custom-theme[Testing &amp; Quality](/categories/testing)

dof-dss/nidirect-d8-test-install-profile
========================================

Unit test install profile for NI Direct

1.0.1(4y ago)05.7k1MIT

Since Jul 30Pushed 4y ago5 watchersCompare

[ Source](https://github.com/dof-dss/nidirect-d8-test-install-profile)[ Packagist](https://packagist.org/packages/dof-dss/nidirect-d8-test-install-profile)[ RSS](/packages/dof-dss-nidirect-d8-test-install-profile/feed)WikiDiscussions development Synced yesterday

READMEChangelog (5)Dependencies (2)Versions (21)Used By (0)

[![CircleCI](https://camo.githubusercontent.com/0218e3e48d32632771b60fa94040813f986a9ea28869124e0cfa28cb228764bf/68747470733a2f2f636972636c6563692e636f6d2f67682f646f662d6473732f6e696469726563742d64382d746573742d696e7374616c6c2d70726f66696c652e7376673f7374796c653d737667)](https://circleci.com/gh/dof-dss/nidirect-d8-test-install-profile)

NIDirect Drupal 8 Test Install Profile
======================================

[](#nidirect-drupal-8-test-install-profile)

Drupal source code for the NIDirect website: .

Getting started
---------------

[](#getting-started)

This repository should be cloned as follows inside the /web/profiles directory of a working Drupal 8 NIDirect site:

`git clone git@svegit01.thestables.net:dss/nidirect-d8-test-install-profile.git custom`

(after doing this, you should have a 'web/profiles/custom/test\_profile' directory in your project)

Updating the install profile
----------------------------

[](#updating-the-install-profile)

Simply export your current config to the install profile directory like this:

`lando drush config-export --destination=profiles/custom/test_profile/config/sync`

After doing this, edit profiles/custom/test\_profile/config/sync/core.extension.yml and make sure that the install profile is set to 'test\_profile' rather than 'standard'. Note that this may involve making two changes towards the bottom of the file, as shown in the following sample from the end of the core.extension.yml file:

```
  test_profile: 1000
  theme:
    stable: 0
    classy: 0
    bartik: 0
    seven: 0
    stark: 0
  profile: test_profile
  _core:
    default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc

```

Running unit tests
------------------

[](#running-unit-tests)

First, ensure that your SIMPLETEST\_BASE\_URL is set to the local site URL in the lando `config/phpunit.lando.xml` file (this should be set automatically by the Lando build scripts, but is worth checking if you are having problems)

From inside lando (ssh’d in) in the directory `/app/drupal8/web/core` run this:

`../../vendor/bin/phpunit ../modules/custom/nidirect_common/tests/src/Functional/DrivingInstructorTest.php`

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 56.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~57 days

Recently: every ~9 days

Total

13

Last Release

1746d ago

Major Versions

0.12.5 → 1.0.0.x-dev2021-07-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/a67438e27fd8061ae770b700d15597ae997d6b0b444cbdb18f463edde8b18e23?d=identicon)[nics-digital-dev](/maintainers/nics-digital-dev)

---

Top Contributors

[![DuttonMa](https://avatars.githubusercontent.com/u/348030?v=4)](https://github.com/DuttonMa "DuttonMa (30 commits)")[![johangant](https://avatars.githubusercontent.com/u/451261?v=4)](https://github.com/johangant "johangant (12 commits)")[![omahm](https://avatars.githubusercontent.com/u/1013025?v=4)](https://github.com/omahm "omahm (9 commits)")[![neilblair](https://avatars.githubusercontent.com/u/52457988?v=4)](https://github.com/neilblair "neilblair (2 commits)")

---

Tags

drupalnidirect

### Embed Badge

![Health badge](/badges/dof-dss-nidirect-d8-test-install-profile/health.svg)

```
[![Health](https://phpackages.com/badges/dof-dss-nidirect-d8-test-install-profile/health.svg)](https://phpackages.com/packages/dof-dss-nidirect-d8-test-install-profile)
```

###  Alternatives

[unionofrad/li3_quality

This li₃ plugin adds code quality assurance to your toolbelt.

1288.2k](/packages/unionofrad-li3-quality)[lorenzo/cakephp-fixturize

Provides custom Fixture classes to help managing test fixtures in pure SQL

2913.4k](/packages/lorenzo-cakephp-fixturize)[liip/drupalconnectormodule

The DrupalConnector Module is an abstraction layer to the Drupal 7 API of global functions in order to use them in an OOD setup.

121.7k3](/packages/liip-drupalconnectormodule)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
