Dan Brown
|
bd412ddbf9
|
Updated test for perms. changes and fixed static issues
|
2022-10-12 12:12:36 +01:00 |
|
Dan Brown
|
0f68be608d
|
Removed most usages of restricted entitiy property
|
2022-10-10 16:58:26 +01:00 |
|
Dan Brown
|
900e853b15
|
Quick run through of applying new test entity helper class
|
2022-09-29 22:11:16 +01:00 |
|
Dan Brown
|
b56f7355aa
|
Migrated much test entity usage via find/replace
|
2022-09-29 17:31:38 +01:00 |
|
Dan Brown
|
068a8a068c
|
Extracted entity testcase methods to own class
Also added some new fetch helper methods for future use.
|
2022-09-29 16:49:25 +01:00 |
|
Dan Brown
|
7f8b3eff5a
|
Fixed failing tests due to shelf text changes, applied styleci changes
|
2022-09-02 14:47:44 +01:00 |
|
Dan Brown
|
840a1ea011
|
Applied latest styleci changes
|
2022-07-23 15:11:06 +01:00 |
|
Dan Brown
|
72c8b138e1
|
Updated tests to use ssddanbrown/asserthtml package
Closes #3519
|
2022-07-23 15:10:18 +01:00 |
|
Dan Brown
|
2312d07bb5
|
Removed old book sort permission test
Permission handling now done via other means with more extensive
permissions testing in SortTest class.
|
2022-01-05 16:46:03 +00:00 |
|
Dan Brown
|
f139cded78
|
Laravel 8 shift squash & merge (#3029)
* Temporarily moved back config path
* Apply Laravel coding style
* Shift exception handler
* Shift HTTP kernel and middleware
* Shift service providers
* Convert options array to fluent methods
* Shift to class based routes
* Shift console routes
* Ignore temporary framework files
* Shift to class based factories
* Namespace seeders
* Shift PSR-4 autoloading
* Shift config files
* Default config files
* Shift Laravel dependencies
* Shift return type of base TestCase methods
* Shift cleanup
* Applied stylci style changes
* Reverted config files location
* Applied manual changes to Laravel 8 shift
Co-authored-by: Shift <shift@laravelshift.com>
|
2021-10-30 21:29:59 +01:00 |
|
Dan Brown
|
c08c8d7aa3
|
Applied styleci style changes
|
2021-09-18 21:21:44 +01:00 |
|
Dan Brown
|
90c759e5ca
|
Rewrote entity permissions tests to be non-browser-kit
|
2021-09-17 22:35:28 +01:00 |
|
Dan Brown
|
934a833818
|
Apply fixes from StyleCI
|
2021-06-26 15:23:15 +00:00 |
|
Dan Brown
|
4d4a57d1bf
|
Converted some tests from BrowserKit, Updated shared helpers
|
2021-03-03 22:11:00 +00:00 |
|
Dan Brown
|
f1e1a745b0
|
Fixed failing home test after changes in last commit
Also made a restriction test more reliable.
Also renamed restrictionstest to entitypermissionstest to be more
consistent with newer app wording.
|
2020-12-18 21:44:35 +00:00 |
|