You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test folder should be cleaned, meaning that all of its files that are not .js should be in a folder resources and testfiles should be a subdirectory of resources (it is important for testing to have a subdir!), possibly called testContainer. (done Moving test folders #80)
.jsshould be in a folderresourcesandtestfilesshould be a subdirectory ofresources(it is important for testing to have a subdir!), possibly calledtestContainer. (done Moving test folders #80)test.jsand restructure tests (done Improving test structure #85)