| 
									
										
										
										
											2021-10-18 19:44:29 +00:00
										 |  |  | import sure  # noqa # pylint: disable=unused-import | 
					
						
							| 
									
										
										
										
											2015-01-19 07:38:10 +11:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-10-31 08:44:26 -07:00
										 |  |  | """
 | 
					
						
							| 
									
										
										
										
											2015-01-19 07:38:10 +11:00
										 |  |  | Test the different server responses | 
					
						
							| 
									
										
										
										
											2019-10-31 08:44:26 -07:00
										 |  |  | """
 | 
					
						
							| 
									
										
										
										
											2015-01-19 07:38:10 +11:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-10-31 08:44:26 -07:00
										 |  |  | # @mock_rds2 | 
					
						
							| 
									
										
										
										
											2017-02-23 21:37:43 -05:00
										 |  |  | # def test_list_databases(): | 
					
						
							| 
									
										
										
										
											2015-01-19 07:38:10 +11:00
										 |  |  | #    backend = server.create_backend_app("rds2") | 
					
						
							|  |  |  | #    test_client = backend.test_client() | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | #    res = test_client.get('/?Action=DescribeDBInstances') | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | #    res.data.decode("utf-8").should.contain("<DescribeDBInstancesResult>") |