unclecheese / silverstripe-gridfield-betterbuttons

Adds new form actions and buttons to the GridField detail form
GNU General Public License v2.0
80 stars 88 forks source link

TEST Add initial unit tests, PSR-4 for tests and standard Travis configuration #154

Closed robbieaverill closed 7 years ago

robbieaverill commented 7 years ago

Test

This pull request adds a couple of basic unit tests for a couple of the classes, including the creation of button instances from configuration for a DataObject with the extension applied.