While doing the challenge activity Activity 2.3.3: Implement a Basic Check for Each Layer
For the firt check i am asked to create the file under the src folder and under tests file, for the second UI check i am asked to do it under test\specs folder is this correct why are they added in different places maybe i have a created the files in different places by mistake?
Although I’m not familiar with the activity in question, from what you have shared and the title of the activity, I would hazard a guess at these being different types of test, one a unit test and one browser driven UI test?
Yes, correct i believe that is why they are set in a different place, thanks