paul121
|
9937730c14
|
Query assets from multiple locations in a single query.
|
2021-10-27 16:27:19 -04:00 |
|
paul121
|
0df2e5b471
|
Query group members from multiple groups in a single query.
|
2021-10-27 16:27:19 -04:00 |
|
paul121
|
72771af905
|
Test that deleting a group's location log updates the group members' location.
|
2021-10-18 10:12:44 -04:00 |
|
paul121
|
84a1d11eb2
|
Invalidate group member cache when the group location changes.
|
2021-10-18 10:12:44 -04:00 |
|
paul121
|
ac04de8597
|
Test that deleting a group membership log updates the asset's group.
|
2021-10-18 10:12:44 -04:00 |
|
paul121
|
6821e32a14
|
Invalidate asset cache when group membership changes.
|
2021-10-18 10:12:44 -04:00 |
|
Michael Stenta
|
e4c35aca19
|
Set $defaultTheme to stark in all WebDrivcerTestBase tests.
|
2021-09-06 11:00:51 -04:00 |
|
paul121
|
05fc28c432
|
Correct the log variable annotation comment.
|
2021-08-23 09:18:57 -04:00 |
|
paul121
|
10297d2aaf
|
Set the global farm_test flag before installing drupal.
|
2021-08-23 09:18:57 -04:00 |
|
paul121
|
9294c9b1ec
|
The farm_group_test test module is required.
|
2021-08-23 09:18:57 -04:00 |
|
paul121
|
3f799c5adb
|
Fix method for finding fields with variable visibility.
Look for the fieldset wrapper instead of the actual field. This is
sufficient for testing visibility.
|
2021-08-23 09:18:57 -04:00 |
|
paul121
|
039012c124
|
WebDriver does not return status codes.
|
2021-08-23 09:18:57 -04:00 |
|
Michael Stenta
|
2849b5f9f4
|
Automated tests for GroupAssetLocation::getAssetsByLocation().
|
2021-06-04 21:12:37 -04:00 |
|
Michael Stenta
|
bd9f63bed7
|
Automated tests for getGroupMembers() method.
|
2021-06-04 21:10:41 -04:00 |
|
paul121
|
88a975d9cc
|
Add test for group field visibility.
|
2021-04-21 07:03:58 -04:00 |
|
Michael Stenta
|
319fcad256
|
Make the asset field in test modules a BaseFieldDefinition and allow multiple values.
|
2021-03-25 08:43:13 -04:00 |
|
Michael Stenta
|
6819f22090
|
Automated tests for group asset location logic.
|
2021-03-05 14:15:33 -05:00 |
|
Michael Stenta
|
cc42e0ff05
|
Automated tests for asset group membership.
|
2021-03-05 14:15:32 -05:00 |
|