Ben Thomson
|
5e4916148f
|
Revert Laravel Dusk changes (#4919)
The Browser tests will be made into a RainLab plugin. (https://github.com/rainlab/dusk-plugin)
|
2020-02-07 16:59:39 +08:00 |
Ben Thomson
|
65c3a88179
|
[Laravel 6] Add support for Laravel Dusk tests (#4919)
|
2020-02-03 12:21:04 +08:00 |
Ben Thomson
|
2c529cf753
|
Update unit tests to not rely on deprecated methods of testing
|
2020-01-19 17:27:38 +08:00 |
Ben Thomson
|
ae63b096f7
|
Fix test case incompatibilities, clean up ignores
|
2020-01-19 16:33:06 +08:00 |
Dan Harrin
|
919835e5de
|
Add method removePermission() for AuthManager (#4522)
Allows programmatic removal of permissions being listed in Permission selection widget.
Credit to @DanHarrin.
|
2019-09-21 23:42:11 +08:00 |
Ben Thomson
|
a59d3b83eb
|
Code quality clean up (#4449)
Credit to @bennothommo
|
2019-07-18 08:50:37 -06:00 |
Oscar Arzola
|
a7d20211ae
|
Fixed Formatting and added docblock
|
2017-06-02 09:51:13 -05:00 |
Oscar Arzola
|
0bd12cf0e6
|
Added Extensibility to ReportWidgets
|
2017-05-30 16:49:35 -05:00 |
Quezler
|
cc17b679f1
|
Code dusting (#2826)
Code cleaning according to PSR-2 w/ exemptions (mostly dust).
|
2017-04-24 21:38:19 +10:00 |
Samuel Georges
|
1c8d021a35
|
Adds the ability to remove navigation items
Included tests
Refs #1413
|
2015-09-12 08:45:58 +10:00 |
Samuel Georges
|
5c3dd4f145
|
Add tests that verify the truth of #1343
Plugins should be able to call NavigationManager::addSideMenuItems() without error
|
2015-08-08 12:28:15 +10:00 |
Samuel Georges
|
bb4c2da404
|
Revert change from #1315, fixes original issue, write tests
|
2015-07-28 18:52:12 +10:00 |
Samuel Georges
|
c7f54ef010
|
Fixes WidgetManagerTest
|
2015-07-25 11:05:58 +10:00 |
Samuel Georges
|
bd2b9f2770
|
Rem incomplete tests
|
2015-03-02 16:05:26 +11:00 |
Samuel Georges
|
dc6098c089
|
Create unit tests for WidgetMaker trait
|
2015-01-05 13:22:40 +11:00 |
Sam Georges
|
79fd2e2afe
|
Adds colorpicker form widget, add initial form for customizing backend
|
2014-10-03 18:01:37 +10:00 |
vagrant
|
848376028f
|
Add test for makeWidget()
|
2014-09-20 10:33:09 +00:00 |
Sam Georges
|
14e277e030
|
Create functional tests
Move unit tests to unit folder
|
2014-06-17 18:54:31 +10:00 |