379d19e2e0 
								
									
								
							
								 
							
						 
						
							
							
								
								Lint  
							
							
							
						 
						
							2021-05-10 19:56:30 -06:00  
				
					
						
							
							
								 
						
							
							
								2ad0032f72 
								
							
								 
							
						 
						
							
							
								
								Added regression tests for Natural headers  
							
							
							
						 
						
							2021-05-09 01:10:54 +05:30  
				
					
						
							
							
								 
						
							
							
								d1f23fb994 
								
							
								 
							
						 
						
							
							
								
								Partially added the tests  [WIP]  
							
							
							
						 
						
							2021-05-07 11:45:52 +05:30  
				
					
						
							
							
								 
						
							
							
								6ab235f10c 
								
							
								 
							
						 
						
							
							
								
								Fix tests for new call path  
							
							... 
							
							
							
							We have to mock `fetch` for the caching of the download icon, and then mock out all the function calls used by components to feed a Media object. 
							
						 
						
							2021-03-11 09:42:55 -07:00  
				
					
						
							
							
								 
						
							
							
								533c9fed64 
								
							
								 
							
						 
						
							
							
								
								Appease the linter  
							
							
							
						 
						
							2021-03-10 12:32:18 -07:00  
				
					
						
							
							
								 
						
							
							
								0dd4d45c49 
								
							
								 
							
						 
						
							
							
								
								Disable velocity mock option  
							
							... 
							
							
							
							This appears to have been removed in the beta 
							
						 
						
							2021-02-26 22:36:42 -07:00  
				
					
						
							
							
								 
						
							
							
								2142a65a9b 
								
							
								 
							
						 
						
							
							
								
								delint  
							
							
							
						 
						
							2020-12-16 10:46:39 +00:00  
				
					
						
							
							
								 
						
							
							
								4c2b6f410b 
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							2020-12-16 10:41:56 +00:00  
				
					
						
							
							
								 
						
							
							
								1b1c482f9c 
								
							
								 
							
						 
						
							
							
								
								Iterate tests  
							
							
							
						 
						
							2020-11-25 10:22:16 +00:00  
				
					
						
							
							
								 
						
							
							
								4997676f5d 
								
							
								 
							
						 
						
							
							
								
								fix last remaining broken test  
							
							
							
						 
						
							2020-11-05 16:57:51 +00:00  
				
					
						
							
							
								 
						
							
							
								ae2d9941ff 
								
							
								 
							
						 
						
							
							
								
								fix more tests  
							
							
							
						 
						
							2020-11-05 16:54:25 +00:00  
				
					
						
							
							
								 
						
							
							
								54e41b5f32 
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							2020-11-05 16:27:41 +00:00  
				
					
						
							
							
								 
						
							
							
								72498df28f 
								
							
								 
							
						 
						
							
							
								
								Remove create-react-class  
							
							
							
						 
						
							2020-08-29 12:14:16 +01:00  
				
					
						
							
							
								 
						
							
							
								86f39ee0ee 
								
							
								 
							
						 
						
							
							
								
								Fix read marker visibility for grouped events  
							
							... 
							
							
							
							The recent "groupers" which extracted out timeline grouping logic forgot to
pass through the last event state for read marker computation. This causes the
read marker to become visible when e.g. returning to room if it was last placed
inside a grouped set of events (currently room creation and membership events).
Regressed by https://github.com/matrix-org/matrix-react-sdk/pull/4059 
Related to https://github.com/vector-im/riot-web/issues/12338  
							
						 
						
							2020-04-03 01:14:31 +01:00  
				
					
						
							
							
								 
						
							
							
								908ca6b6ef 
								
							
								 
							
						 
						
							
							
								
								add test for grouping room creation events  
							
							
							
						 
						
							2020-02-13 17:25:54 -05:00  
				
					
						
							
							
								 
						
							
							
								1e70af00a3 
								
							
								 
							
						 
						
							
							
								
								Fix GroupView test  
							
							... 
							
							
							
							It was counting the wrong number of updates for reasons I don't understand. 
							
						 
						
							2020-01-13 20:15:58 -07:00  
				
					
						
							
							
								 
						
							
							
								a8c8406ac4 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/t3chguy/jest' into travis/sourcemaps  
							
							
							
						 
						
							2020-01-09 16:06:46 -07:00  
				
					
						
							
							
								 
						
							
							
								fde32f13a5 
								
							
								 
							
						 
						
							
							
								
								[CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop  
							
							
							
						 
						
							2020-01-09 14:15:09 -07:00  
				
					
						
							
							
								 
						
							
							
								042bd35d79 
								
							
								 
							
						 
						
							
							
								
								Fix MatrixClientPeg imports  
							
							
							
						 
						
							2019-12-22 21:15:54 -07:00  
				
					
						
							
							
								 
						
							
							
								937b32663c 
								
							
								 
							
						 
						
							
							
								
								Migrate away from Legacy React Contexts  
							
							
							
						 
						
							2019-12-17 17:26:12 +00:00  
				
					
						
							
							
								 
						
							
							
								409a111b02 
								
							
								 
							
						 
						
							
							
								
								wait additional tick  
							
							
							
						 
						
							2019-12-17 12:42:47 +00:00  
				
					
						
							
							
								 
						
							
							
								ab3fb6581b 
								
							
								 
							
						 
						
							
							
								
								Down to 7 test failures  
							
							
							
						 
						
							2019-12-17 11:24:37 +00:00  
				
					
						
							
							
								 
						
							
							
								0041dae664 
								
							
								 
							
						 
						
							
							
								
								26 test failures to go :D  
							
							
							
						 
						
							2019-12-16 11:55:01 +00:00  
				
					
						
							
							
								 
						
							
							
								6ad31fe023 
								
							
								 
							
						 
						
							
							
								
								30 test failures to go :D  
							
							
							
						 
						
							2019-12-16 11:12:48 +00:00  
				
					
						
							
							
								 
						
							
							
								ffa2ac172c 
								
							
								 
							
						 
						
							
							
								
								delint  
							
							
							
						 
						
							2019-12-15 14:09:41 +00:00  
				
					
						
							
							
								 
						
							
							
								18f81d80db 
								
							
								 
							
						 
						
							
							
								
								Initial jest stuff. Blocked on Babel 7  
							
							
							
						 
						
							2019-12-13 13:43:48 +00:00  
				
					
						
							
							
								 
						
							
							
								a2e3f64963 
								
							
								 
							
						 
						
							
							
								
								Change read markers to use CSS transitions  
							
							... 
							
							
							
							Removes one of the two places we use Velocity, so we're one step
closer to getting rid of it for good.
Should therefore fix the fact that Velocity is leaking data entries
and therefore <hr> elements.
Hopefully also makes the logic in getEventTiles incrementally simpler,
if still somwewhat byzantine. 
							
						 
						
							2019-11-26 19:06:02 +00:00  
				
					
						
							
							
								 
						
							
							
								d5c96b86d4 
								
							
								 
							
						 
						
							
							
								
								fix test  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-09-19 10:31:34 +01:00  
				
					
						
							
							
								 
						
							
							
								02dfdffc4f 
								
							
								 
							
						 
						
							
							
								
								Fix failing test due to newly added assumption  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-09-18 14:35:13 +01:00  
				
					
						
							
							
								 
						
							
							
								bf30cfe699 
								
							
								 
							
						 
						
							
							
								
								Fix other test  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-09-11 17:44:04 +01:00  
				
					
						
							
							
								 
						
							
							
								1c7d67e8b3 
								
							
								 
							
						 
						
							
							
								
								fix test  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-09-11 17:44:04 +01:00  
				
					
						
							
							
								 
						
							
							
								70ff2bc9cd 
								
							
								 
							
						 
						
							
							
								
								Switch to createReactClass: views/rooms and test/components. React 16 :D  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-09-06 15:04:46 +01:00  
				
					
						
							
							
								 
						
							
							
								accb0abe2d 
								
							
								 
							
						 
						
							
							
								
								Switch from react-addons-test-utils to react-dom/test-utils. React 16 :D  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-08-24 11:47:07 +01:00  
				
					
						
							
							
								 
						
							
							
								a87fb7eaa2 
								
							
								 
							
						 
						
							
							
								
								also remove from comment  
							
							
							
						 
						
							2019-08-16 15:36:41 +01:00  
				
					
						
							
							
								 
						
							
							
								3c4c595f79 
								
							
								 
							
						 
						
							
							
								
								remove old serverCaps  
							
							
							
						 
						
							2019-08-16 15:27:11 +01:00  
				
					
						
							
							
								 
						
							
							
								19c7a4627d 
								
							
								 
							
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2019-08-16 12:24:52 +01:00  
				
					
						
							
							
								 
						
							
							
								201d7fb448 
								
							
								 
							
						 
						
							
							
								
								Merge branches 'develop' and 't3chguy/prop-types' of github.com:matrix-org/matrix-react-sdk into t3chguy/prop-types  
							
							... 
							
							
							
							# Conflicts:
#	test/components/structures/MessagePanel-test.js 
							
						 
						
							2019-07-31 12:21:00 +01:00  
				
					
						
							
							
								 
						
							
							
								1087e04bb5 
								
							
								 
							
						 
						
							
							
								
								Replace React.PropTypes with usage of the `prop-types` package  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2019-07-31 12:19:29 +01:00  
				
					
						
							
							
								 
						
							
							
								c338f8bf1f 
								
							
								 
							
						 
						
							
							
								
								Add `room` context to test  
							
							
							
						 
						
							2019-07-31 11:17:28 +01:00  
				
					
						
							
							
								 
						
							
							
								90212c76a5 
								
							
								 
							
						 
						
							
							
								
								Use r0 media endpoints for group tests  
							
							
							
						 
						
							2019-07-10 13:24:47 -06:00  
				
					
						
							
							
								 
						
							
							
								7602d76723 
								
							
								 
							
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2019-06-11 13:16:49 +01:00  
				
					
						
							
							
								 
						
							
							
								ae63df95ea 
								
							
								 
							
						 
						
							
							
								
								Fix tests to use new serverConfig prop  
							
							
							
						 
						
							2019-05-03 11:34:30 -06:00  
				
					
						
							
							
								 
						
							
							
								30dc6a9150 
								
							
								 
							
						 
						
							
							
								
								remove tests relying on scrollpanel behaviour  
							
							... 
							
							
							
							as BACAT scrolling relies on CSS from riot, which is not
included in the karma tests, we're removing these
tests in favor of later adding them to the e2e tests. 
							
						 
						
							2019-03-28 17:57:08 +01:00  
				
					
						
							
							
								 
						
							
							
								494779393f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into bwindels/bacat-scrolling  
							
							
							
						 
						
							2019-03-21 13:50:32 +01:00  
				
					
						
							
							
								 
						
							
							
								99369a54fe 
								
									
								
							
								 
							
						 
						
							
							
								
								Typo  
							
							... 
							
							
							
							Co-Authored-By: dbkr <dbkr@users.noreply.github.com> 
							
						 
						
							2019-03-20 18:11:42 +00:00  
				
					
						
							
							
								 
						
							
							
								58b2068fbf 
								
							
								 
							
						 
						
							
							
								
								Set velocity's mock option in the unit test  
							
							
							
						 
						
							2019-03-20 17:43:19 +00:00  
				
					
						
							
							
								 
						
							
							
								95e61a57bc 
								
							
								 
							
						 
						
							
							
								
								fix some tests  
							
							
							
						 
						
							2019-03-15 10:16:21 +01:00  
				
					
						
							
							
								 
						
							
							
								65807c7a66 
								
							
								 
							
						 
						
							
							
								
								Revert "remove test for  #528  as we removed that fix"  
							
							... 
							
							
							
							This reverts commit 42030796c7 
							
						 
						
							2019-03-01 16:08:58 +01:00  
				
					
						
							
							
								 
						
							
							
								42030796c7 
								
							
								 
							
						 
						
							
							
								
								remove test for  #528  as we removed that fix  
							
							
							
						 
						
							2019-02-26 10:49:03 +01:00  
				
					
						
							
							
								 
						
							
							
								71c30b5641 
								
							
								 
							
						 
						
							
							
								
								Add some basic login tests  
							
							
							
						 
						
							2019-02-05 16:33:12 +00:00