Add subscription callback test with ping+pong nodes
This commit is contained in:
		
							parent
							
								
									3b85b3cbd8
								
							
						
					
					
						commit
						8f09ce339d
					
				
					 7 changed files with 158 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -16,7 +16,7 @@ class TestPublisher(unittest.TestCase):
 | 
			
		|||
    def test_creation(self):
 | 
			
		||||
        session_name_prefix = 'session-test-publisher-creation'
 | 
			
		||||
        base_path = '/tmp'
 | 
			
		||||
        test_node = 'test_publisher'
 | 
			
		||||
        test_node = ['test_publisher']
 | 
			
		||||
 | 
			
		||||
        exit_code, full_path = run_and_trace(base_path, session_name_prefix, publisher_creation_events, None, PKG, test_node)
 | 
			
		||||
        self.assertEqual(exit_code, 0)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue