| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Api
									
								
							
						
					
				 | 
				
					
						
							
							Made fixes/updates during pre-release review
						
					
				 | 
				2021-01-03 22:29:58 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Auth
									
								
							
						
					
				 | 
				
					
						
							
							Added login/register theme events
						
					
				 | 
				2021-03-19 21:54:50 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Commands
									
								
							
						
					
				 | 
				
					
						
							
							Updated update-url command to handle array values
						
					
				 | 
				2021-02-11 23:14:37 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Entity
									
								
							
						
					
				 | 
				
					
						
							
							Amended owned by search filter to use slugs
						
					
				 | 
				2021-03-15 18:27:03 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Permissions
									
								
							
						
					
				 | 
				
					
						
							
							Converted some tests from BrowserKit, Updated shared helpers
						
					
				 | 
				2021-03-03 22:11:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Unit
									
								
							
						
					
				 | 
				
					
						
							
							Made session cookie path dynamic based on APP_URL
						
					
				 | 
				2021-03-16 13:03:07 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Uploads
									
								
							
						
					
				 | 
				
					
						
							
							Merge image name cleaning functions
						
					
				 | 
				2021-03-14 23:20:21 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										User
									
								
							
						
					
				 | 
				
					
						
							
							Updated testing for user slugs
						
					
				 | 
				2021-03-10 23:04:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										test-data
									
								
							
						
					
				 | 
				
					
						
							
							Moved sketchy file samples to base64 equivilents
						
					
				 | 
				2021-02-06 00:16:27 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ActivityTrackingTest.php
							
						
					
				 | 
				
					
						
							
							Fixed some mis-refactoring and split search service
						
					
				 | 
				2020-11-22 00:17:45 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								AuditLogTest.php
							
						
					
				 | 
				
					
						
							
							Fixed some mis-refactoring and split search service
						
					
				 | 
				2020-11-22 00:17:45 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BrowserKitTest.php
							
						
					
				 | 
				
					
						
							
							Converted some tests from BrowserKit, Updated shared helpers
						
					
				 | 
				2021-03-03 22:11:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CreatesApplication.php
							
						
					
				 | 
				
					
						
							
							Namespaced tests to align with new laravel default
						
					
				 | 
				2017-02-04 11:58:42 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ErrorTest.php
							
						
					
				 | 
				
					
						
							
							Fixed some mis-refactoring and split search service
						
					
				 | 
				2020-11-22 00:17:45 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FooterLinksTest.php
							
						
					
				 | 
				
					
						
							
							Updated footer links to be a configurable list
						
					
				 | 
				2021-01-31 00:23:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								HomepageTest.php
							
						
					
				 | 
				
					
						
							
							Fixed failing home test after changes in last commit
						
					
				 | 
				2020-12-18 21:44:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								LanguageTest.php
							
						
					
				 | 
				
					
						
							
							Updated styles to use logical properties/values
						
					
				 | 
				2020-04-05 13:07:19 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								PublicActionTest.php
							
						
					
				 | 
				
					
						
							
							Converted some tests from BrowserKit, Updated shared helpers
						
					
				 | 
				2021-03-03 22:11:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								RecycleBinTest.php
							
						
					
				 | 
				
					
						
							
							Added recycle-bin test to cover type deletions
						
					
				 | 
				2021-02-06 13:22:31 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SecurityHeaderTest.php
							
						
					
				 | 
				
					
						
							
							Added iframe CSP, improved session cookie security
						
					
				 | 
				2021-01-02 02:43:50 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SharedTestHelpers.php
							
						
					
				 | 
				
					
						
							
							Converted some tests from BrowserKit, Updated shared helpers
						
					
				 | 
				2021-03-03 22:11:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								StatusTest.php
							
						
					
				 | 
				
					
						
							
							Changed how the cache is mocked in status test
						
					
				 | 
				2021-01-28 23:13:55 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								TestCase.php
							
						
					
				 | 
				
					
						
							
							Fixed some mis-refactoring and split search service
						
					
				 | 
				2020-11-22 00:17:45 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								TestEmailTest.php
							
						
					
				 | 
				
					
						
							
							Updated email test send to show error on failure
						
					
				 | 
				2020-02-15 14:13:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								TestResponse.php
							
						
					
				 | 
				
					
						
							
							Started testing work for recycle bin implementation
						
					
				 | 
				2020-11-06 12:54:39 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ThemeTest.php
							
						
					
				 | 
				
					
						
							
							Added login/register theme events
						
					
				 | 
				2021-03-19 21:54:50 +00:00 |