Closed Davenchy closed 4 months ago
A single requirement test case. 3 Incorrect output test cases.
I suggest renaming the functions status and stats to getStatus and getStats as described in the task description, probably this will solve the problem.
status
stats
getStatus
getStats
https://github.com/Davenchy/alx-files_manager/blob/dfbb18d5d0bd81b382a7126f1aa62fb47a3042c6/controllers/AppController.js#L4
https://github.com/Davenchy/alx-files_manager/blob/dfbb18d5d0bd81b382a7126f1aa62fb47a3042c6/controllers/AppController.js#L13
A single requirement test case. 3 Incorrect output test cases.
I suggest renaming the functions
status
andstats
togetStatus
andgetStats
as described in the task description, probably this will solve the problem.https://github.com/Davenchy/alx-files_manager/blob/dfbb18d5d0bd81b382a7126f1aa62fb47a3042c6/controllers/AppController.js#L4
https://github.com/Davenchy/alx-files_manager/blob/dfbb18d5d0bd81b382a7126f1aa62fb47a3042c6/controllers/AppController.js#L13