An open API service providing commit metadata for open source projects.

GitHub / oneshoe/drupal-codeception / commits

SHA Message Author Date Stats
17d0cc3d Allow any Drush version 10.3 and higher Eelke Blok <e****k@i****m> over 2 years ago
709da545 Update dependencies for Drupal 10/PHP 8.1 Eelke Blok <e****k@i****m> almost 3 years ago
47a1af82 Allow Drush 11 Eelke Blok <e****k@i****m> over 3 years ago
f26054f6 merge Merge pull request #1 from jaapjan/update-readme Carsten de la Fonteijne <c****e@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
0c101fdf merge Merge pull request #2 from jaapjan/patch-1 Carsten de la Fonteijne <c****e@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a0190dc9 Depend on drupal/test_users Jaap Jan <j****n@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
04b7675d Update README.md Jaap Jan <j****n@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
aa893155 merge Pull request #16: Add support for path_alias.manager Eelke Blok <e****k@o****l> almost 5 years ago
1ddae812 Add support for path_alias.manager. Introduced in drupal core 8.8. Jaap Jan Koster <j****r@o****l> almost 5 years ago
8cc2c4f6 Pull request #15: Improve request completeness Eelke Blok <e****k@o****l> almost 5 years ago
f60c9efd Pull request #14: Restore the initialize method Eelke Blok <e****k@o****l> almost 5 years ago
83590e74 Pull request #13: Move the boot logic to the _before method Eelke Blok <e****k@o****l> almost 5 years ago
114d7c3c Pull request #12: Fix watchdog recording Eelke Blok <e****k@o****l> almost 5 years ago
e26c1a82 Pull request #11: Solve deprecations Eelke Blok <e****k@o****l> almost 5 years ago
6805db68 merge Pull request #10: Set up functional tests Eelke Blok <e****k@o****l> almost 5 years ago
3a274659 Enable coverage for functional tests Eelke Blok <e****k@o****l> almost 5 years ago
1f31f8f3 Enable the test script Eelke Blok <e****k@o****l> almost 5 years ago
1e12417e Make the functional module ready Eelke Blok <e****k@o****l> almost 5 years ago
372c4a69 Remove non-functional code to setup and tear down test users Eelke Blok <e****k@o****l> almost 5 years ago
b26e9da2 Move code from FunctionalTester to the module Eelke Blok <e****k@o****l> almost 5 years ago
e1c0d75b Adding OSDrupalFunctional based on DustinLeblanc Eelke Blok <e****k@o****l> almost 5 years ago
f00ef6c0 Make functional/run.sh executable Eelke Blok <e****k@o****l> almost 5 years ago
5cb9b524 Add a CI script for running functional tests Eelke Blok <e****k@o****l> almost 5 years ago
45c368b2 Document module requirements Eelke Blok <e****k@o****l> almost 5 years ago
7f7b6dc4 Pull request #9: Update guncha dependency Eelke Blok <e****k@o****l> almost 5 years ago
a2a553f6 Pull request #8: Switch to docker compose for ci testing Eelke Blok <e****k@o****l> almost 5 years ago
e4219e73 Correct require instructions Eelke Blok <e****e@b****t> almost 6 years ago
6d17e860 Update README Eelke Blok <e****e@b****t> almost 6 years ago
139f627e Trigger Satis rebuild Eelke Blok <e****e@b****t> almost 6 years ago
9ef49eb3 merge Pull request #7: Configure coverage Eelke Blok <e****k@o****l> almost 6 years ago
a0b03d6e Revert "Base location of coverage report on helper name" Eelke Blok <e****e@b****t> almost 6 years ago
1cf99ba7 Base location of coverage report on helper name Eelke Blok <e****e@b****t> almost 6 years ago
c79bd959 Configure coverage for unit tests Eelke Blok <e****e@b****t> almost 6 years ago
c63a7804 Allow passing directories and files to collect coverage for Eelke Blok <e****e@b****t> almost 6 years ago
9d903e04 merge Pull request #6: Test user info Eelke Blok <e****k@o****l> almost 6 years ago
02ced46c Fix? Eelke Blok <e****e@b****t> almost 6 years ago
b432cf16 Flip the condition Eelke Blok <e****e@b****t> almost 6 years ago
05dd8f85 Add a configurable start delay Eelke Blok <e****e@b****t> almost 6 years ago
a601a5c5 Move composer install back Eelke Blok <e****e@b****t> almost 6 years ago
ea012f53 Use the trait in the User helper Eelke Blok <e****e@b****t> almost 6 years ago
4673882f Move coverage code to a trait Eelke Blok <e****e@b****t> almost 6 years ago
eca7e3bb Add a unit test run script Eelke Blok <e****e@b****t> almost 6 years ago
e469ee9d Move Drupal installation to acceptance script Eelke Blok <e****e@b****t> almost 6 years ago
e244aae2 Add a unit test for the UserInfo class Eelke Blok <e****e@b****t> almost 6 years ago
466efbc8 merge Pull request #5: Drush commands Eelke Blok <e****k@o****l> almost 6 years ago
19ba4eed Another assertion Eelke Blok <e****e@b****t> almost 6 years ago
fc56d8db Add a test to test the drush commands methods Eelke Blok <e****e@b****t> almost 6 years ago
9a321bc2 Rework executeDrushCommands Eelke Blok <e****e@b****t> almost 6 years ago
2cfe1650 merge Pull request #4: Sort out editor methods Eelke Blok <e****k@o****l> almost 6 years ago
ebad3f38 Rename methods to be more generic Eelke Blok <e****e@b****t> almost 6 years ago
6f2ee576 Remove fillRteEditor Eelke Blok <e****e@b****t> almost 6 years ago
6936063a Rework fillCkEditorByName to use fillCkEditorById to make it functional Eelke Blok <e****e@b****t> almost 6 years ago
30c03148 Record that we will no longer be admin after a test Eelke Blok <e****e@b****t> almost 6 years ago
e3cf023f Use the proper name for when this test actually works Eelke Blok <e****e@b****t> almost 6 years ago
26c157e5 Use the correct function to read a file's content into a string Eelke Blok <e****e@b****t> almost 6 years ago
afe4f82d Fix typo in test method names Eelke Blok <e****e@b****t> almost 6 years ago
dd517db8 Unbreak test now that we load some actual HTML Eelke Blok <e****e@b****t> almost 6 years ago
9c089b6f Add a test for fillCkEditorByName Eelke Blok <e****e@b****t> almost 6 years ago
b8f6a9d5 Update and test fillCkEditorById Eelke Blok <e****e@b****t> almost 6 years ago
4df70f7c merge Pull request #3: Make waitForPatchProcess functional and test it Eelke Blok <e****k@o****l> almost 6 years ago
009bc39c Pull out TinyMce methods Eelke Blok <e****e@b****t> almost 6 years ago
89b91138 Make waitForPatchProcess functional and test it Eelke Blok <e****e@b****t> almost 6 years ago
f062b9dd merge Pull request #2: Code coverage Eelke Blok <e****k@o****l> almost 6 years ago
b24c958c Don't try to apply the patch we removed Eelke Blok <e****e@b****t> almost 6 years ago
8eeed144 Don't try to turn off xdebug Eelke Blok <e****e@b****t> almost 6 years ago
513dbb21 Also delete the c3 patch Eelke Blok <e****e@b****t> almost 6 years ago
d325c96f Add php.ini to enable pcov Eelke Blok <e****e@b****t> almost 6 years ago
8710c2a9 Handle code coverage in our Acceptance helper. Eelke Blok <e****e@b****t> almost 6 years ago
58d5d2d1 Disable xdebug Eelke Blok <e****e@b****t> almost 6 years ago
2317be14 Get rid of standard Codeception code coverage again Eelke Blok <e****e@b****t> almost 6 years ago
5c7ce6f3 First steps to add code coverage Eelke Blok <e****e@b****t> almost 6 years ago
33d0b318 merge Pull request #1: Delete user Eelke Blok <e****k@o****l> almost 6 years ago
07c2d6d3 Change deleteUser implementation to use entity:delete drush command Eelke Blok <e****e@b****t> almost 6 years ago
db59cd03 Add a test for testing the deletion of users Eelke Blok <e****e@b****t> almost 6 years ago
a1363710 Add a logOut method Eelke Blok <e****e@b****t> almost 6 years ago
6ef1e797 Remove UserRegisterPage from unrelated project Eelke Blok <e****e@b****t> almost 6 years ago
9872c6c9 Remove printing the Lando properties Eelke Blok <e****e@b****t> almost 6 years ago
261a0a84 Move to using appserver as the site URL Eelke Blok <e****e@b****t> almost 6 years ago
124adc8c Get rid of reading settings file Eelke Blok <e****e@b****t> almost 6 years ago
5ceda8c5 Get rid of HTTP_HOST param Eelke Blok <e****e@b****t> almost 6 years ago
876871f8 Make print the parameters a bit prettier Eelke Blok <e****e@b****t> almost 6 years ago
1b0384dd Printing lando properties Eelke Blok <e****e@b****t> almost 6 years ago
2366eda5 Stray logs Eelke Blok <e****e@b****t> almost 6 years ago
78c856af Make codeception a bit more talkative Eelke Blok <e****e@b****t> almost 6 years ago
01f5a805 Sort packages in composer.json Eelke Blok <e****e@b****t> almost 6 years ago
f0e35c77 Add codeception/module-asserts Eelke Blok <e****e@b****t> almost 6 years ago
c0b52c4e Revert "Do not require a specific branch for test_users" Eelke Blok <e****e@b****t> almost 6 years ago
1bc89605 Do not require a specific branch for test_users Eelke Blok <e****e@b****t> about 6 years ago
c4336eca CD to the root directory Eelke Blok <e****e@b****t> about 6 years ago
46cfbbe7 Only run acceptance tests Eelke Blok <e****e@b****t> about 6 years ago
6fa6a68b Remove set -x Eelke Blok <e****e@b****t> about 6 years ago
6eb8df41 No interacton on setting log level Eelke Blok <e****e@b****t> about 6 years ago
b057398f Turn off XDebug Eelke Blok <e****e@b****t> about 6 years ago
e53a53a6 Not verbose Eelke Blok <e****e@b****t> about 6 years ago
e16e318a Sing;e quotes looks nicer Eelke Blok <e****e@b****t> about 6 years ago
16dae1ce Fix clean-install Eelke Blok <e****e@b****t> about 6 years ago
d2903e35 Help Lando find drush Eelke Blok <e****e@b****t> about 6 years ago
c3fa6bde ?? Eelke Blok <e****e@b****t> about 6 years ago
501ec773 Another try Eelke Blok <e****e@b****t> about 6 years ago
2c56f835 Add a description to drush tooling command Eelke Blok <e****e@b****t> about 6 years ago

← Back to repository