This website requires JavaScript.
Explore
Help
Sign in
unimore
/
pds-2021-g2-nest
Watch
1
Fork
You've already forked pds-2021-g2-nest
0
mirror of
https://github.com/pds-nest/nest.git
synced
2024-11-23 05:24:18 +00:00
Code
Activity
b0b0038a7a
pds-2021-g2-nest
/
code
/
backend
/
nest_backend
/
routes
/
users
History
Annielated
aaab6094a9
importato unittest, rimossa chiamata della funzione che ora avviene grazie al parametro self
2021-04-28 19:55:59 +02:00
..
__init__.py
User removal, repository creation, CORS
2021-04-25 15:41:27 +02:00
login.py
Updated docs
2021-04-26 17:03:18 +02:00
user_create.py
importato unittest, rimossa chiamata della funzione che ora avviene grazie al parametro self
2021-04-28 19:55:59 +02:00
user_delete.py
durante i test abbiamo notato che gli utenti non venivano eliminati ed avevamo una eccezione. Abbiamo modificato la cancellazione chiamando il metodo() delete invece di remove()
2021-04-28 00:40:46 +02:00