Test Report

Started: 2023-03-12 01:32:46
Suites (10)
10 passed
0 failed
0 pending
Tests (20)
20 passed
0 failed
0 pending
/Users/like/Desktop/401/test/vocabulary-explorer/frontend/src/components/uniTest/ThemeSwitchButtonUnitTest1.test.js
1.937s
renders ThemeSwitchButton without errors
passed
0.087s
/Users/like/Desktop/401/test/vocabulary-explorer/frontend/src/components/uniTest/TagButtonGroupUnitTest.test.js
2.239s
TagButtonGroup
should render correctly
passed
0.007s
TagButtonGroup
should update pos when a menu item is clicked
passed
0.019s
/Users/like/Desktop/401/test/vocabulary-explorer/frontend/src/__tests__/componentTests/SearchAppBar.test.js
2.425s
Testing Search App Bar
check if Search App Bar and its components display
passed
0.108s
Testing Search App Bar
check if search input works
passed
0.036s
/Users/like/Desktop/401/test/vocabulary-explorer/frontend/src/components/uniTest/ThemeSwitchButtonUnitTest4.test.js
2.426s
ThemeSwitchButton
renders switch button
passed
0.17s
ThemeSwitchButton
switch button is checked by default
passed
0.027s
ThemeSwitchButton
clicking switch button toggles its state
passed
0.312s
/Users/like/Desktop/401/test/vocabulary-explorer/frontend/src/__tests__/constructRWTreeData.test.js
0.6s
test constructRWTreeData function
calling constructRWTreeData with non-existing domain
passed
0.249s
/Users/like/Desktop/401/test/vocabulary-explorer/frontend/src/__tests__/searchRWByDomain.test.js
2.993s
test searchRWByDomain function
calling searchRWByDomain with existing domain
passed
1.363s
test searchRWByDomain function
calling searchRWByDomain with non-existing domain
passed
0.594s
test searchRWByDomain function
calling searchRWByDomain with no domain
passed
0s
/Users/like/Desktop/401/test/vocabulary-explorer/frontend/src/components/uniTest/ThemeSwitchButtonUnitTest2.test.js
0.62s
switch is initially checked
passed
0.107s
/Users/like/Desktop/401/test/vocabulary-explorer/frontend/src/components/uniTest/ThemeSwitchButtonUnitTest3.test.js
0.599s
clicking the switch toggles its checked state
passed
0.106s
/Users/like/Desktop/401/test/vocabulary-explorer/frontend/src/__tests__/searchRWRelations.test.js
0.706s
test searchRWRelations function
calling searchRWRelations with existing qid
passed
0.221s
test searchRWRelations function
calling searchRWRelations with non-existing qid
passed
0.158s
test searchRWRelations function
calling searchRWRelations with no qid
passed
0.001s
/Users/like/Desktop/401/test/vocabulary-explorer/frontend/src/__tests__/search.test.js
3.91s
test search function
calling search with valid search term
passed
2.476s
test search function
calling search with invalid search term
passed
0.232s
test search function
calling search with no search term
passed
0.173s