Week10#10
Conversation
|
Hi Manuela, great job on this homework. Your grade for this assignment is "above and beyond". Some quick notes: UI/UX"sort alphabetically" option - what's the alternative? I find it confusing to choose between a single sort option and "get all photos". If you are going to offer a sort option, you should offer at least one other option, generally the reverse sort. What does "get all photos" actually do? Aren't all the photos available from the start? the purpose is not obvious from the UI. CodeYou should delete the sample tests that are generated when you create the project. They serve no purpose once you start adding real tests. You have added UI tests, which is great, but both of your UI tests fail. You should make sure your PR has passing tests. Also you might consider using use of Otherwise your test seem fine to me. Great job on creating a Login Scope Great job on keeping your code very clean! |
No description provided.