Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitLab.com / weitzman/drupal-test-traits issues and pull requests
#141 - Fix #90. Add type hint to satisfy D10. Drop PHP 7.4 support
Pull Request -
State: merged - Opened by weitzman over 1 year ago
- 3 comments
#140 - Remove return type hint in prepareRequest
Pull Request -
State: merged - Opened by weitzman over 1 year ago
#139 - Remove period in README
Pull Request -
State: merged - Opened by weitzman over 1 year ago
#138 - Issue #86 - Fix "Creation of dynamic property" error message with PHP 8.2
Pull Request -
State: merged - Opened by Sweetchuck almost 2 years ago
- 2 comments
#137 - teardown() should be protected
Pull Request -
State: merged - Opened by weitzman almost 2 years ago
#136 - teardown() should be protected like its parent
Pull Request -
State: closed - Opened by weitzman almost 2 years ago
#135 - Remove redundant prepareRequest overrides
Pull Request -
State: merged - Opened by acbramley almost 2 years ago
- 2 comments
#134 - Require PSR12 code format. Was PSR2.
Pull Request -
State: merged - Opened by weitzman almost 2 years ago
#133 - Fixes #84
Pull Request -
State: closed - Opened by larowlan almost 2 years ago
- 2 comments
#132 - Add EntityCleanupTrait
Pull Request -
State: opened - Opened by Chi-teck almost 2 years ago
- 3 comments
#131 - PHPCS must pass
Pull Request -
State: merged - Opened by weitzman almost 2 years ago
#130 - Pin selenium image to fix test failure
Pull Request -
State: merged - Opened by weitzman almost 2 years ago
#129 - Even more terse job disable in CI
Pull Request -
State: merged - Opened by weitzman about 2 years ago
#128 - More terse disable of CI jobs
Pull Request -
State: merged - Opened by weitzman about 2 years ago
#127 - Add 2 Drush generators for quickly scaffolding test classes
Pull Request -
State: merged - Opened by weitzman about 2 years ago
- 2 comments
#126 - Use --colors auto in CI
Pull Request -
State: closed - Opened by weitzman about 2 years ago
- 1 comment
#125 - Remove cruft (old docker-compose.yml, VNC access thru DDEV router)
Pull Request -
State: merged - Opened by weitzman about 2 years ago
#124 - D9/D10 Matrix, v2
Pull Request -
State: merged - Opened by weitzman about 2 years ago
#123 - Drupal 10, get tests passing
Pull Request -
State: merged - Opened by weitzman about 2 years ago
#122 - Remove Drupal dependencies, adopting the composer-plugin approach.
Pull Request -
State: merged - Opened by weitzman about 2 years ago
#121 - Disable unwanted CI jobs
Pull Request -
State: merged - Opened by weitzman about 2 years ago
#120 - Revert "Fix !108. Remove WebDriver support in 2.x"
Pull Request -
State: merged - Opened by weitzman about 2 years ago
#119 - Use composer-plugin during DTT's own CI
Pull Request -
State: merged - Opened by weitzman about 2 years ago
#118 - Experiment with updating our Selenium
Pull Request -
State: closed - Opened by weitzman about 2 years ago
- 1 comment
#117 - Add optional DDEV local development environment.
Pull Request -
State: merged - Opened by weitzman about 2 years ago
#116 - Fix !108. Remove WebDriver support in 2.x
Pull Request -
State: merged - Opened by weitzman about 2 years ago
#115 - Allow composer plugins and modernize composer.json a bit
Pull Request -
State: merged - Opened by weitzman about 2 years ago
- 1 comment
#114 - Allow behat/mink-goutte-driver ^2
Pull Request -
State: closed - Opened by claudiu_cristea about 2 years ago
- 1 comment
#113 - There is problem of comp-ability with TestCase in new versions.
Pull Request -
State: closed - Opened by George1Meshveliani over 2 years ago
- 1 comment
#112 - Forward xdebug cookie to mink session
Pull Request -
State: merged - Opened by mstrelan over 2 years ago
- 6 comments
#111 - PHP 8.1 (by default in CI)
Pull Request -
State: merged - Opened by claudiu_cristea over 2 years ago
- 14 comments
#110 - Fail the test if new PHP warnings/errors are thrown into Drupal watchdog
Pull Request -
State: merged - Opened by marcoscano over 2 years ago
- 18 comments
#109 - Clarify webdriver / chromedriver and screenshot debugging
Pull Request -
State: merged - Opened by deviantintegral over 2 years ago
- 5 comments
#108 - Updated chrome headless driver.
Pull Request -
State: closed - Opened by jibran over 2 years ago
- 6 comments
#107 - Fixed random fail after chrome driver update.
Pull Request -
State: merged - Opened by jibran over 2 years ago
- 2 comments
Labels: bug
#106 - Draft: PHP 8.1
Pull Request -
State: closed - Opened by claudiu_cristea over 2 years ago
- 4 comments
#105 - Call DrupalKernel->terminate() during shutDown.
Pull Request -
State: opened - Opened by weitzman almost 3 years ago
- 4 comments
#104 - Define void return type for setUp() and tearDown() methods
Pull Request -
State: closed - Opened by BaluErtl almost 3 years ago
- 3 comments
#103 - Fix #74: Add void return type hints to match parent class
Pull Request -
State: closed - Opened by andyg5000 over 3 years ago
- 2 comments
#102 - Increase the composer memory limit.
Pull Request -
State: merged - Opened by jibran over 3 years ago
#101 - Add option to specify DTT_HTML_OUTPUT_DIRECTORY
Pull Request -
State: merged - Opened by mstrelan over 3 years ago
- 2 comments
#100 - Resolve "Fix failing tests"
Pull Request -
State: merged - Opened by jhedstrom almost 4 years ago
#99 - Issue #70: Reset checksum invalidators prior to entity cleanup.
Pull Request -
State: merged - Opened by jhedstrom almost 4 years ago
#98 - Add comment about missing classes
Pull Request -
State: merged - Opened by amitaibu almost 4 years ago
#97 - Fix type-hint for UserCreationTrait::createUser
Pull Request -
State: merged - Opened by webflo about 4 years ago
#96 - Draft: Copy errors from the SUT to the phpunit runner process
Pull Request -
State: closed - Opened by weitzman about 4 years ago
- 6 comments
#95 - Update README.md
Pull Request -
State: merged - Opened by larowlan over 4 years ago
- 1 comment
#94 - Fail tests on logged errors
Pull Request -
State: merged - Opened by jonathanjfshaw over 4 years ago
- 23 comments
#93 - Add capturePageContent(); Avoid drupal_basename()
Pull Request -
State: merged - Opened by weitzman over 4 years ago
#92 - Test on Drupal 9 (latest stable) by default.
Pull Request -
State: merged - Opened by weitzman over 4 years ago
- 2 comments
#91 - Move testing to PHP 7.3
Pull Request -
State: merged - Opened by weitzman over 4 years ago
- 1 comment
#90 - Add the possibility to ignore directories when looking for extensions.
Pull Request -
State: closed - Opened by ademarco over 4 years ago
- 2 comments
#89 - Switch to wodby nginx+php image for local dev and CI
Pull Request -
State: closed - Opened by weitzman over 4 years ago
- 9 comments
Labels: enhancement
#88 - Update to 9.0.x to test phpunit version bridge
Pull Request -
State: closed - Opened by mstrelan over 4 years ago
- 3 comments
#87 - Fix function signatures for PHPUnit 8 compatibility
Pull Request -
State: closed - Opened by mstrelan over 4 years ago
- 5 comments
#86 - Depend on core metapackages for forward compatibility
Pull Request -
State: merged - Opened by phenaproxima over 4 years ago
- 4 comments
#85 - Fixes problems with path prefixes in the base url
Pull Request -
State: merged - Opened by attribdd over 4 years ago
- 1 comment
Labels: bug
#84 - Add a mail collection assert trait.
Pull Request -
State: merged - Opened by Sam152 over 4 years ago
- 4 comments
#83 - Make behat/mink requirement in line with core
Pull Request -
State: merged - Opened by Lendude over 4 years ago
#82 - Update supported dependencies, especially PHPUnit 8
Pull Request -
State: closed - Opened by weitzman over 4 years ago
- 3 comments
#81 - Fixed deprecated Drupal\Tests\taxonomy\Functional\TaxonomyTestTrait call
Pull Request -
State: merged - Opened by tuutti almost 5 years ago
#80 - Fix invalid version tag for behat/mink and behat/mink-selenium2-driver
Pull Request -
State: merged - Opened by claudiu_cristea almost 5 years ago
#79 - Updated core version to 8.8.x
Pull Request -
State: merged - Opened by jibran about 5 years ago
#78 - Update bootstrap-fast.php to clarify adding namespaces as per #49.
Pull Request -
State: merged - Opened by frob about 5 years ago
#77 - No need to pin the chrome container version.
Pull Request -
State: merged - Opened by jibran about 5 years ago
#76 - Adds the drupaltest/queue-runner-trait to the README.md
Pull Request -
State: merged - Opened by jhedstrom about 5 years ago
- 1 comment
#75 - Ability to pass options to chrome driver
Pull Request -
State: merged - Opened by subhojit777 about 5 years ago
- 12 comments
#74 - Stop using deprecated prepareLegacyRequest().
Pull Request -
State: merged - Opened by weitzman over 5 years ago
#73 - Fix #47. Extend createUser() method with 'values' argument
Pull Request -
State: merged - Opened by weitzman over 5 years ago
#72 - Allow base URL to be set in the class
Pull Request -
State: merged - Opened by Lendude over 5 years ago
- 1 comment
#71 - Add bootstrap-fast.php and make it the default.
Pull Request -
State: merged - Opened by weitzman over 5 years ago
- 1 comment
#70 - Tweak the README and phpunit.xml based on my beginner's mind.
Pull Request -
State: merged - Opened by morbus over 5 years ago
- 9 comments
#69 - Bump the core version to 8.7.x.
Pull Request -
State: merged - Opened by jibran over 5 years ago
- 1 comment
#68 - Add test coverage for finding hidden fields
Pull Request -
State: merged - Opened by Lendude over 5 years ago
#67 - Creating screenshots feedback addressed, see !56
Pull Request -
State: merged - Opened by Lendude over 5 years ago
- 2 comments
#66 - Adds the hidden_field_selector
Pull Request -
State: closed - Opened by acbramley over 5 years ago
- 4 comments
#65 - Add zaporylie/composer-drupal-optimizations
Pull Request -
State: merged - Opened by weitzman over 5 years ago
- 4 comments
#64 - Remove cweagans/composer-patches package
Pull Request -
State: merged - Opened by jibran over 5 years ago
#63 - Add a Contrib section to README. [no-ci]
Pull Request -
State: merged - Opened by weitzman over 5 years ago
#62 - Override \Drupal\Tests\UiHelperTrait::prepareRequest
Pull Request -
State: merged - Opened by weitzman almost 6 years ago
- 1 comment
#61 - Add LoginTrait for TFA/SAML sites.
Pull Request -
State: closed - Opened by weitzman almost 6 years ago
- 5 comments
#60 - Mention required .htkey patch.
Pull Request -
State: merged - Opened by weitzman almost 6 years ago
#59 - Fix #40. Exception in Selenium2DriverTest when saving debug artifacts
Pull Request -
State: merged - Opened by weitzman almost 6 years ago
#58 - README should mention needing to install the drivers
Pull Request -
State: merged - Opened by Lendude almost 6 years ago
- 2 comments
#57 - #39-json_decode update example and catch malformed arguments
Pull Request -
State: merged - Opened by Lendude almost 6 years ago
- 2 comments
#56 - Adds a trait to assist with capturing screenshots.
Pull Request -
State: closed - Opened by jhedstrom almost 6 years ago
- 11 comments
#55 - Adds a trait for running and emptying queues.
Pull Request -
State: closed - Opened by jhedstrom almost 6 years ago
- 3 comments
#54 - [#38] Added docs for custom profile directory.
Pull Request -
State: merged - Opened by jibran almost 6 years ago
- 1 comment
#53 - Update d.o 2246725 to latest 34.patch.
Pull Request -
State: merged - Opened by douggreen almost 6 years ago
#52 - Improve README and update .htkey patch
Pull Request -
State: merged - Opened by weitzman almost 6 years ago
#51 - Fixes exception thrown when using UiHelperTrait functions (i.e. drupalGet, etc.).
Pull Request -
State: closed - Opened by lpeabody almost 6 years ago
- 5 comments
#50 - The setUp method should have the same visibility as the parent method.
Pull Request -
State: merged - Opened by jhedstrom about 6 years ago
- 1 comment
#49 - Fix script name when Drupal runs in a sub-directory
Pull Request -
State: merged - Opened by benjy about 6 years ago
- 1 comment
#48 - Move calls to `addToAssertionCount` to implementations of `assertSession` instead of `setUp`
Pull Request -
State: merged - Opened by jhedstrom about 6 years ago
- 2 comments
#47 - [#35] Added assert count so the test is not marked as risky.
Pull Request -
State: merged - Opened by jibran about 6 years ago
- 2 comments
#46 - Add MediaCreationTrait
Pull Request -
State: merged - Opened by jibran about 6 years ago
#45 - Adds a mail collection trait.
Pull Request -
State: merged - Opened by jhedstrom about 6 years ago
- 4 comments
#44 - Add MediaCreationTrait
Pull Request -
State: closed - Opened by phenaproxima about 6 years ago
- 5 comments
#43 - The webdriver API does not support fetching headers.
Pull Request -
State: merged - Opened by jibran about 6 years ago
#36 - Demonstrate how to use Drupal core BTB trait.
Pull Request -
State: merged - Opened by weitzman over 6 years ago
- 15 comments