2020-07-04 10:09:48 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								test("basic functionality", () => {
							 | 
						
					
						
							
								
									
										
										
										
											2020-05-17 15:12:50 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    // Ensuring it's the same function as the global
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    // parseFloat() is enough as that already has tests :^)
							 | 
						
					
						
							
								
									
										
										
										
											2020-07-04 10:09:48 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    expect(Number.parseFloat).toBe(parseFloat);
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								});
							 |