Davenchy / alx-files_manager

ALX Files Manager Team Project
MIT License
0 stars 0 forks source link

A few test cases of task `2. First API` are not passing #18

Closed Davenchy closed 4 months ago

Davenchy commented 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.

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