npedidos / rest-api

NPedidos es una aplicación que permite la gestión simple de pedidos de menús de comidas, por fechas.
MIT License
8 stars 16 forks source link

Crear test básico para la clase SettingController #31

Closed nmarulo closed 1 year ago

nmarulo commented 1 year ago

Crear para la siguiente clase, su test correspondiente:

Usar como ejemplo el test de la clase ExcludeDayController.

De ser necesario crear los métodos fake que hagan falta en la clase TestUtil.

Si hay dudas, preguntar.

rupeshpurum commented 1 year ago

Hi @nmarulo , I would like to work on this under hacktoberfest. Could you please assign this to me?

nmarulo commented 1 year ago

Hi @rupeshpurum 👋 As this project is small, I don't have many tasks to delegate, even so, I am creating these issues to help those who are doing the event. Issues noted as "good first issues" are assigned to only one person per week.

Quenrelia commented 1 year ago

Hello, could I work on this issue, please?

nmarulo commented 1 year ago

Hello @Quenrelia 👋 Ok, no problem.

nmarulo commented 1 year ago

@Quenrelia please confirm if you are still interested in working on this assignment, thank you.

Quenrelia commented 1 year ago

@nmarulo yes, sorry, I will create a PR today or tomorrow.