* hide unactive on explore users and some refactors * fix test for removed Organizations * fix test for removed Organizations * fix imports * fix logic bug * refactor the toConds * Rename TestOrganizations to TestSearchUsers and add tests for users * fix other tests * fix other tests * fix watchers tests * fix comments and remove unused code
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			220 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			220 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
-
 | 
						|
  id: 1
 | 
						|
  user_id: 9
 | 
						|
  issue_id: 1
 | 
						|
  is_watching: true
 | 
						|
  created_unix: 946684800
 | 
						|
  updated_unix: 946684800
 | 
						|
 | 
						|
-
 | 
						|
  id: 2
 | 
						|
  user_id: 2
 | 
						|
  issue_id: 2
 | 
						|
  is_watching: false
 | 
						|
  created_unix: 946684800
 | 
						|
  updated_unix: 946684800
 |