Swagger API

Component type

module

Categories

Maintenance status

Development status

Downloads

92

Component created

Component changed

This work has been moved to the OpenAPI namespace instead.

Live test

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal 8 testing framework always prepares a clean environment without any site configuration, users, entities or files. This makes it hard to prepare tests that depend on the site configuration (e.g. Check if some webservice is properly configured). This module fills the gap and allows to create tests of the entire setup.

The module provides a new plugin type LTest and a base class
LiveTestBase that can be implemented by other modules and
an UI to perform tests.

xhr2_uploadprogress

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds an alternative to the standard core-provided *bar* (with pecl uploadprogress) upload progress widget with new XHR2 upload monitoring support in browsers via xhr.upload.progress.

Note: This is an API module and is targeted towards module developers.

Pitfalls: